@charset "Shift_JIS";


/*base style
=======================================
	01共通設定	
	02レイアウト
	03 各ページ
=====================================*/


/*===========================================
■01 共通設定
============================================*/

body{ color: #555555; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }

img{ border:none; }

/*===========================================
■03 TOPICS 専用
============================================*/

#title { position: relative; float: left; width: 728px; border-style: none; }
#title .tit { float: left; border-style: none; }
#title .archive { float: left; border-style: none; font-size: 100%; line-height:140%; margin-top:5px; margin-left:15px; }

#titbg { position: relative; width: 728px; height:22px; background:url("/topics/imgs/tit_bg.gif") top no-repeat; margin:0px; }
#entrytit { position: relative; width: 680px; margin: 0px auto; }
#entrytit .tit { float: left; margin: 0px; font-size: 100%; line-height:140%; color:#FFF; font-weight:bold; }
#entrytit .tit a:link {color:#FFF; text-decoration: none;}
#entrytit .tit a:visited {color:#FFF; text-decoration: none;}
#entrytit .tit a:active { text-decoration: underline;}
#entrytit .tit a:hover { text-decoration: underline;}

#entrytit .date { float: right; margin-top: 3px; font-size: 90%; line-height:130%; color:#FFF; }


#entry { width: 680px; margin:15px auto; }
#entrybody { margin:0px; font-size: 90%; line-height:130%; }
#entrybody img { float:right; margin-left:15px; margin-bottom:15px; padding:0px; clear:both; }

#entryexcerpt { margin:0px; font-size: 90%; line-height:130%; }
#entryexcerpt img { float:right; margin-left:15px; margin-bottom:15px; padding:0px; clear:both; }

#entrymore { margin:0px; font-size: 90%; line-height:130%; }
#entrymore img { float:right; margin-left:15px; margin-bottom:15px; padding:0px; clear:both; }

#entrylink { width: 680px; margin:0px auto; margin-bottom:25px; font-size: 80%; line-height:120%; color:#0f7488; text-decoration:none; clear:both; }
#entrylink a:link { color:#0f7488; text-decoration:none;}
#entrylink a:visited { color:#0f7488; text-decoration:none;}
#entrylink a:active { text-decoration: none;}
#entrylink a:hover { text-decoration: underline;}

#entrylink .left { width:340px; float:left; margin-bottom:10px; }
#entrylink .right { width:340px; float:right; text-align:right; margin-bottom:10px; }


/*===========================================
■03 TOP 専用
============================================*/
#list { position: relative; float: left; width:100%; margin-bottom:5px; }
#list .tit { margin:0px; font-size: 12px; line-height: 14px; color:#555; }
#list .tit a:link { color:#555; text-decoration: none;}
#list .tit a:visited {color:#555; text-decoration: none;}
#list .tit a:active { text-decoration: underline;}
#list .tit a:hover { text-decoration: underline;}

#list .date { margin: 0px; font-size: 10px; line-height:12px; color:#555; }
