@charset "utf-8";
/*
Theme Name: UOGJP2010
Theme URI: http://www.uogjp.com/
Description: プロアクティブ/グアム大学日本事務局のサイト2010年のテーマ
Version: 2.1
Author: 秋山 伸夫
Author URI: http://www.uogjp.com
Tags: USCPA, CPA, Proactive, 米国公認会計士



*/


/* -----投稿の中の画像指定---------------------------------------------------- */












div.post p {
	clear: none;}

div.post ul {
	font-size: 90%;
	line-height: 1.5em;
	}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* -----画面メニューのした、アルファベットリスト部分、【order-list】---------------------------------------------------- */

#Billboard {
		background-image: url(http://www.uogjp.com/bg_images/billboard/bb_dictionary_index.jpg);
		background-repeat: no-repeat;
}

 ul#order-list {
	
	text-align: center;
	padding: 70px 0 50px 40px;
	margin: 0;
	list-style-type: none;
	letter-spacing: 0.1em;
	text-align: center;
	}
	
ul#order-list li{
	float: left;
	margin: 0;
	}



ul#order-list a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F1F1F2;
	font-size: 130%;
	padding: 0 0.2em 0.5em 0.2em;
	
	
	font-weight: bold;
	text-decoration: none;
	}


#Billboard a {color: #F1F1F2; text-decoration: none;}
#Billboard a:active {color: #F1F1F2; text-decoration: none;}
#Billboard a:visited {color: #F1F1F2; text-decoration: none;}
#Billboard a:hover {color: #F1F1F2; text-decoration: none;
	background-image: url(images/bg_orderlist.gif);
	background-position: bottom;
	background-repeat: repeat-x;}



div.post-navigation {
	margin: 3em auto;
	text-align: center;
	font-size: 90%;
	
	border-top: #CCCCCC 1px dashed ;
	}

div.post-navigation p {
	text-align: center;
	}

