@charset "utf-8";
/* CSS Document */
/* --------------------
   --------------------
   
アクセスページ用ＣＳＳ

------------------------
------------------------ */

/* -------------------------
アクセスページのメイン写真
---------------------------- */
#mainphoto {background-image:url(../image/voice_img/mainphoto2.jpg); background-repeat:no-repeat; background-position:center top;}


/* -------------------------
コンテンツの位置変更（トップページと下層ページ）
---------------------------- */
#maincontents_container {float:right;}
#sidecontents_container {float:left;}

/* --------------------
アクセスのフォント指定
------------------------ */

.access_box h2 {font-size:13px; font-weight:bold; margin-left:60px;}
.access_box h3 {font-size:12px; padding-left:50px; padding-right:50px;}

#contents h3 a {font-size:13px; font-weight:bold; color:#F00; text-decoration:none;}
#contents h3 a:hover {font-size:13px; font-weight:bold; color:#999; text-decoration:underline;}
#contents h4 a {font-size:12px; color:#030; text-decoration:none;}
#contents h4 a:hover {font-size:12px; color:#030; text-decoration:underline;}

/* --------------------
アクセスのcontents内の内容
------------------------ */
.box {padding-left:25px; padding-right:25px;}
.box img {margin-top:60px;}
.voice_box { width:650px; padding-bottom:50px;}

.voice_box .i_60 {padding-left:20px;}

.voice_box .v_box {width:650px; margin-left:auto; margin-right:auto; }
