@charset "UTF-8";
/* CSS Document */

/*本体部分の指定*/

body  { 
	font-family: sans-serif, Verdana, "Hiragino Kaku Gothic Pro", Osaka, Meiryo; 
	color:#666666;
	line-height: 1.8; 
	background-image:url(../img/background.gif); 
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal;
	padding:0px;
	margin:0px;
 }

/*全体的なリンク指定*/

a:link { 
	color: #666; text-decoration: none;
 }
 a:visited  { 
	color: #666; text-decoration: none;
 }
a:hover {
	color: #9AB635; text-decoration: none;
}
a:active {
	color: #9AB635; text-decoration: none;
}




/*回り込み解除*/
.clearboth{   
	content:"";  
	display:block;  
	clear: both; 
}

/* Layout
------------------------------------------------------------------*/
/* メニューと記事を囲む部分 */
#container{ 
	background-color: #fff;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	border-top:solid 10px #F4F4F4;
}
  
/* ヘッダー部分 */
#header        {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 50px;
	width: 960px;
	height: 130px;
	background:url(../img/header_back.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_index{
	padding:10px 10px 0 0;
	text-align:right;
	font-size:11px;
}
#header_index a{
	padding:0 5px;
}
#logo_kanade{padding:0 10px;}


/* トップメニュー */

#topbar {
	background-color:#F4F4F4;
	margin-top:1px;
	font-size:14px;
}
#topbar ul{
	margin:0px;
	padding:0px;
}
#topbar ul li{
	float:left;
	list-style: none outside;
}
#topbar{
	_height:0px;
	min-height:0px;
}
#topbar:after{
	height:0px;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#topbar ul li a{
	text-decoration:none;
	display:block;
	width:191px;
	height:36px;
	text-align:center;
	padding-top:15px;
	border-right:solid 1px #ffffff;
	border-bottom:solid 5px #C7D4C5;
}
#topbar ul li a:hover{
	background:url(../img/menu_list.gif) no-repeat left center;
	background-color:#EDF7D7;
	color:#86a517;
	border-bottom:solid 5px #9AB635;
}

#open_page{
	background:url(../img/menu_list.gif) no-repeat left center;
	background-color:#EDF7D7;
	color:#86a517;
	text-decoration:none;
	display:block;
	width:191px;
	height:36px;
	text-align:center;
	padding-top:15px;
	border-right:solid 1px #ffffff;
	border-bottom:solid 5px #9AB635;
}

/* メイン */

#main{
	width:960px;
}

/* サイドメニュー */

#side_menu{
	width:255px;
	float:left;
	padding:12px;
}

#s_menu{
	background:url(../img/s_m_back.gif) repeat-y;
	padding:0px;
	font-size:14px;
}

#s_menu ul{
	padding:0px 0px 0px 10px;
	margin:0px;
	width:230px;
	list-style:none;
}

#s_menu li{
	background:url(../img/s_m_list.gif) no-repeat left center;
	display:block;
	padding-left:15px;
	padding-top:5px;
}
.s_m_ul{
	border-bottom:dotted 1px #CCC;
	padding-bottom:2px;
}

/* 間隔を空け */

.padd_t12{padding-top:12px;}
.padd_b12{padding-bottom:12px;}


/* メインコンテンツ */

#main_content{
	width:68%;
	float:left;
	padding:10px 10px 10px 0px;
	padding-top:5px;
}
.s_m_ul{
	border-bottom:dotted 1px #CCC;
	padding-bottom:2px;
}


/* タイトル文字 */

h1{
	font-size:24px;
	color:#9AB635;
	display:block;
	padding:5px 12px 0px 0px;;
	margin:12px 12px 12px 5px;
}

h1 span{
	font-size:16px;
	color:#666666;	
}

h2{
	font-size:20px;
	background:url(../img/h2_list.gif) no-repeat left center;
	border-bottom:solid 1px #ccc;
	display:block;
	padding:5px 12px 0px 16px;
	margin:12px 12px 12px 5px;
}

h2 span{font-size:16px;}

h3{
	font-size:18px;
	padding:0px;
	margin:0px;
	color:#9AB635;
	font-weight:bold;
}

.paragraph{
	padding-left:12px;
}


.paragraph p{
	padding:0px;
	margin:0px;
}

.paragraph a:link { 
	color: #9AB635; text-decoration:underline;
}

.paragraph table{
	font-size:12px;
}

.paragraph table td{
	vertical-align:top;
}

.paragraph table p{
	padding:5px 0;
	margin:0px;
	text-align:center;
}

.paragraph table th{
	background:#eee
}

.paragraph ul{
	margin-top:0px;
	padding-top:0px;
}

.profile{
	width:640px;
}
.profile .list2clm_l {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 5em;
  border-left: solid 8px #CCC;
  padding-left: 5px;
}

.profile .list2clm_r {
  margin-bottom: 0.8em;
  margin-left: 6em;
}


.text_bold_green{
	color:#9AB635;
	font-weight:bold;
}
.text_red{
	color:#F00;
}

.voice_blue{
	width:95%;
	font-size:12px;
	background:#e8f1f6;
	padding:10px;
	margin-bottom:12px;
}

.voice_green{
	width:95%;
	font-size:12px;
	background:#e8f6e9;
	padding:10px;
	margin-bottom:12px;
}

.text_right{
	text-align:right;
}


#bottom_copyright{
	font-size:12px;
	text-align:center;
	background-color:#F4F4F4;
	padding:20px;
}
