BODY{	font-family:  "Osaka","Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック",sans-serif;	font-size: 10px; 	color: #336699; 	background-color : #FFFFF5;	background-image : url();	background-repeat : repeat-y ;	background-attachment : fixed;	background-position : 0px 0px;	margin: 0px ;	text-align:center;}/* ----------レイアウト設定---------- *//*コンテンツ*/div#container{	background-color : transparent;	margin : 120px auto 15px auto; 	width:780px;	text-align:left;	border-top : 1px dotted #91BFDC ; 	border-bottom : 1px dotted #91BFDC ; 	border-left : 1px dotted #91BFDC ; 	border-right : 1px dotted #91BFDC ; }/*ヘッダー*/div#layout_head {	height: 150px;	background-color : transparent;	margin: 0px;	text-align:left;	background-image : url(img/clover.gif);	background-repeat : no-repeat ;	background-position : left top;}/*メイン部分*/div#layout_main {	background-color : transparent;	float : left;	margin:0px;	padding: 0px ;	width: 520px;	border-right : 1px dotted #91BFDC ; }/*サイド部分*/div#layout_side {	background-color : transparent;	float : right;	width: 255px;	margin:0px;	padding: 0px ;}/* フッター部分 */div#layout_footer {	background-color : #E9F9FF;	clear : both;	text-align:center;}/* ----------リンク設定---------- */a:link { color:#369; text-decoration: none;}a:active { color:#69C; text-decoration: none;}a:visited { color:#69C; text-decoration: none;}a:hover { color:#FFF; background-color:#336699; text-decoration: none;}/* ----------タイトル---------- */h1 {	font-size: 180%;	font-weight: bolder;	color:#999;	margin: 0px;	padding-top: 20px ;}/* ----------メニュー設定---------- */#menu {	margin: 0px auto 0px 0px; 	padding: 0;	text-align:left;	border-bottom : 1px dotted #91BFDC ; }#menu table {	margin: 0px auto 0px 10px; 	padding: 0;	text-align:left;	border-collapse: collapse;}td.navi {	vertical-align: bottom;	text-align: center;	width: 80px;	margin: 0; padding: 0;}td.navi a {	font-size: 9px;	display: block;	width: 90%;	margin: 0;	padding-top: 3px;	white-space: nowrap;	color:#369; 	background-color:transparent; 	text-decoration: none; 	border-top : 1px dotted #91BFDC ; 	border-bottom : none ; 	border-left : 1px dotted #91BFDC ; 	border-right : 1px dotted #91BFDC ; }td.navi  a:hover { 	color:#91BFDC; 	background-color:#E9F9FF; 	text-decoration: none; 	border-top : 1px dotted #91BFDC ; 	border-bottom : none ; 	border-left : 1px dotted #91BFDC ; 	border-right : 1px dotted #91BFDC ; }/* ----------エントリー関連---------- *//*エントリー：1ブロック*/.entry{	margin: 20px 0px;}/*エントリー：大見出し*/h2 {	background-color : #E9F9FF;	font-size: 120%;	font-weight: normal;	color: #999;	text-align: left;	margin-bottom: 5px;	padding: 2px 0;}h3 a:link { color:#999; text-decoration: none;}h3 a:active { color:#999; text-decoration: none;}h3 a:visited { color:#999; text-decoration: none;}h3 a:hover { color:#369; text-decoration: none;}/*エントリー：見出し*/h3 {	margin: 0px;	font-size: 110%;	font-weight: normal;	color: #69C;	border-bottom : 1px dotted #91BFDC ; }/*エントリー：テキスト*/.entry_text {	line-height: 180%;	color: #636363;	margin: 0px;	padding: 10px 20px 10px 50px;}.text {	border-bottom : 1px dotted #91BFDC ; }/*エントリー：ステータス*/.entry_state {	color: #999 ;	margin: 0px;	padding : 0px 20px 0px 0px;	text-align:right;	border-bottom : 1px dotted #91BFDC ; }/* ----------ページフッター関連---------- *//*コピーライト*/.copyright {	font-size: 95%;	line-height: 180%;	margin: 0px;	text-align:center;}.copyright a:link { color:gray; text-decoration: none;}.copyright a:active { color: gray; text-decoration: none}.copyright a:visited { color: gray; text-decoration: none}.copyright a:hover {	color: #369; text-decoration: none;}/* ----------サイドメニュー関連---------- *//*サイドメニュー：1ブロック*/.side{	margin: 30px 0px 0px 50px;}/*サイド：背景*/.side_bg{	margin: 0px;	padding : 10px 0;	text-align:center;}.button {	text-align:center;	background-color:#E9F9FF;	margin:0em 0em 0em 0em;	padding:1px;	border:1px dotted #91BFDC;	width:120px;}