@charset 'UTF-8';

body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3',Osaka,sans-serif;
}

.fs_s {
	font-size: 10px;
	line-height: 130%;
	color: #333;
}

.fs_m {
	font-size: 12px;
	line-height: 130%;
	color: #333;
	margin-left: 5px;
}

.fs_l {
	font-size: 14px;
	line-height: 130%;
	color: #333;
}

/* ---- h1～h6の余計な空白削除 --- */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	line-height: 130%;
	color: #007;
}

#crcontets h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	padding-top: 8px;
	color: #333;
	/*background: url(/images/common/contents_title_bg.jpg);*/
	background-repeat: no-repeat;
	background-color: #CC99FF;
}

/* --- FORMの余計な空白削除 --- */
form {
	margin: 0px;
	padding: 0px;
}

/* --- box ---*/

table.box {
	margin:7px 0px 15px 0px;
	border: none;
	border-collapse: collapse;
	line-height:1.4em;
}
table.box th {
	padding: 6px;
	text-align:center;
	vertical-align: center;
	border:1px solid #333;
	background-color: #CC99FF;
}
table.box td {
	padding: 4px;
	border:1px solid #333;
}

table.box td.doc{
	text-align:center;
	vertical-align: center;
}

table.box td.color{
	background-color: #CCCCFF;
}

/* --- 基本レイアウト --- */

#wraper {
	width:742px;
	text-align:left;
	margin:0 auto;


}

/* --- ヘッダー --- */

#header {
	height:90px;
	width:742px;
}

#header .logo{
	float:left;
	height:60px;
	width:250px;
	margin:5px 0px 0px 0px;
	border: none;
}

#header img{
	border: none;
}

#header .login{
	float:right;
	height:60px;
	margin:0px 0px 5px 0px;
	text-align:right;
}

#header .gnavi{
	float:left;
	background: url(/images/common/g_navi/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height:30px;
	width:100%;
	text-align:center;
	clear:both;
}

#h_navi, #h_navi a{
	color: #333;
	text-decoration: none;
}

#h_navi a:hover{
	color: #999;
}

/* --- トップページイメージ --- */
.topimage {
	width:742px;
	height:95px;
	margin-left:0px;
	margin-top:7px;
	background: url(/images/common/topimage.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	clear:both;
}

/* --- 左コンテンツ --- */

#lcontents {
	float:left;
	width:160px;
}

#lcontents img{
	border: none;
}

#lcontents .title {
	float:left;
	width:160px;
	height:20px;
	margin-top:7px;
	/*background: url(/images/common/navi_t/navi_t_title.jpg);*/
	background-repeat: no-repeat;
	background-position:left top;
	color: #333;
	/*font-weight:bold;*/
	padding-top:4px;
	padding-left:5px;
	background-color: #E9321B;
	border:1px solid #ccc;
}

*html #lcontents .title {
	width:155px;
	height:20px;
	margin-top:7px;
	/*background: url(/images/common/navi_t/navi_t_title.jpg);*/
	background-repeat: no-repeat;
	background-position:left top;
	color: #FFF;
	/*font-weight:bold;*/
	padding-top:4px;
	padding-left:5px;
	background-color: #E9321B;
	border:1px solid #ccc;
}

#lcontents ul{
	margin: 0;
	padding: 0;
	clear:both;
	list-style-type:none;
}

#lcontents li{
	margin: 0;
	padding: 0;
	clear:both;
	list-style-type:none;
}

#lcontents li.text{
	display:block;
	float:left;
	width:152px !important; /* IE対策のボックス幅指定 */
	width /**/:165px; /* IE5用の幅指定 ボックスモデル対策 */
	padding-top:6px;
	padding-bottom:6px;
	padding-left:8px;
	background: url(/images/common/navi_t/base.gif);
	background-repeat: repeat-y;
	background-position:left top;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #BBB;
	background-color: #FFE0DD;
}

#lcontents li.link a{
	display:block;
	float:left;
	width:152px !important; /* IE対策のボックス幅指定 */
	width /**/:165px; /* IE5用の幅指定 ボックスモデル対策 */
	padding-top:6px;
	padding-bottom:6px;
	padding-left:8px;
	/*background: url(/images/common/navi_t/base.gif);*/
	background-repeat: repeat-y;
	background-position:left top;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #BBB;
	background-color: #FFE0DD;
}

#lcontents li.link a:hover{
	margin: 0;
	background: url(/images/common/navi_t/base.gif);
	background-repeat: repeat-y;
	background-position:right top;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #BBB;
}


#lcontents li.second a{
	display:block;
	width:148px !important; /* IE対策のボックス幅指定 */
	width /**/:165px; /* IE5用の幅指定 ボックスモデル対策 */
	padding-top:6px;
	padding-bottom:6px;
	padding-left:12px;
	/*background: url(/images/common/navi_t/base.gif);*/
	background-repeat: repeat-y;
	background-position:left top;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #BBB;
	background-color: #e5e5e5;
}

#lcontents li.second a:hover{
	margin: 0;
	/*background: url(/images/common/navi_t/base.gif);*/
	background-repeat: repeat-y;
	background-position:right top;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #BBB;
	background-color: #e5e5e5;
}

#lcontents li .bottom {
	float:left;
	width:160px;
	height:21px;
	background: url(/images/common/navi_t/navi_t_bottom.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-top:0px;
	padding-left:10px;
}

*html #lcontents .bottom {
	width:150px;
	height:21px;
	background: url(/images/common/navi_t/navi_t_bottom.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-top:0px;
	padding-left:10px;
}

img.arrow {
	float: left;
	width:9px;
	margin-top: 4px;
	margin-right:4px;
}


/* --- 中央コンテンツ --- */

#ccontents {
	float:left;
	width:402px;
	margin-left:10px;
	display:inline; /* IEとFFのmargin padding対策 */
}

#ccontents img{
	margin:0;
	border: none;
}

#ccontents .bread {
	width: 392px;
	height: 20px;
	background: #EAEAF2;
	padding-top:2px;
	padding-left:10px;
	margin-top:7px;
	margin-bottom:7px;
}

*html #ccontents .bread {
	width: 392px;
	height: 20px;
	background: #EAEAF2;
	padding-top:2px;
	padding-left:10px;
	margin-top:7px;
	margin-bottom:7px;
}

#ccontents .title {
	width:392px;
	border-top: 1px solid #007;
	border-bottom: 1px solid #007;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:7px;
	margin-top:7px;
	margin-bottom:4px;
}

*html #ccontents .title {
	width:392px;
	border-top: 1px solid #007;
	border-bottom: 1px solid #007;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:7px;
	margin-top:7px;
	margin-bottom:4px;
}

#ccontents .count {
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
}

#ccontents .body {
	width:402px;
	margin-bottom:20px;
}

#ccontents .text {
	margin-left:7px;
}

#ccontents .pagetop {
	text-align:right;
	margin:20px 7px 10px auto;
}

/* --- NEWSコンテンツ --- */

#ccontents .news_title {
	width:397px;
	height:23px;
	background: url(/images/top/news_title.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:7px;
}

#ccontents .title_link {
	width:132px;
	float:right;
	margin-top:3px;
	margin-right:2px;
	display:inline; /* IEとFFのmargin padding対策 */
}

#ccontents .list{
	width:377px;
	padding: 0;
	margin-left:10px;
	border-bottom: 1px solid #BBB;
}

#ccontents .date {
	float:left;
	width:60px;
	margin-top:7px;
	margin-bottom:7px;
}

#ccontents .news a{
	float:right;
	width:310px;
	display:inline; /* IEとFFのmargin padding対策 */
	color: #333;
	text-decoration: none;
	margin-left:7px;
	margin-top:7px;
	margin-bottom:7px;
}

#ccontents .news a:hover{
	float:right;
	width:310px;
	display:inline; /* IEとFFのmargin padding対策 */
	color: #007;
	margin-left:7px;
	margin-top:7px;
	margin-bottom:7px;
}
/* --- 右コンテンツなし --- */

#crcontents .news_title {
	width:557px;
	height:23px;
	background: url(/images/top/news_title.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:7px;
}

#crcontents .title_link {
	width:132px;
	float:right;
	margin-top:3px;
	margin-right:2px;
	display:inline; /* IEとFFのmargin padding対策 */
}

#crcontents .list{
	width:537px;
	padding: 0;
	margin-left:10px;
	border-bottom: 1px solid #BBB;
}

#crcontents .date {
	float:left;
	width:60px;
	margin-top:7px;
	margin-bottom:7px;
}

#crcontents .news a{
	float:right;
	width:470px;
	display:inline; /* IEとFFのmargin padding対策 */
	color: #333;
	text-decoration: none;
	margin-left:7px;
	margin-top:7px;
	margin-bottom:7px;
}

#crcontents .news a:hover{
	float:right;
	width:470px;
	display:inline; /* IEとFFのmargin padding対策 */
	color: #007;
	margin-left:7px;
	margin-top:7px;
	margin-bottom:7px;
}

/* --- 中央 + 右コンテンツ --- */

#crcontents {
	float:left;
	width:665px;
	margin-left:10px;
	display:inline; /* IEとFFのmargin padding対策 */
}

#crcontents img{
	margin:0;
	border: none;
}

#crcontents .bread {
	width: 665px;
	height: 20px;
	background: #EAEAF2;
	padding-top:2px;
	padding-left:10px;
	margin-top:7px;
	margin-bottom:7px;
}

*html #crcontents .bread {
	width: 665px;
	height: 20px;
	background: #FFDFDF;
	padding-top:2px;
	padding-left:10px;
	margin-top:7px;
	margin-bottom:7px;
}

#crcontents .title {
	width:562px;
	border-top: 1px solid #007;
	border-bottom: 1px solid #007;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:7px;
	margin-top:7px;
	margin-bottom:4px;
}

*html #crcontents .title {
	width:665px;
	border-top: 1px solid #007;
	border-bottom: 1px solid #007;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:7px;
	margin-top:7px;
	margin-bottom:4px;
}

#crcontents .count {
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
}

#crcontents .body {
	width:665px;
	margin-bottom:20px;
}

#crcontents .text {
	margin-left:7px;
}

#crcontents .pagetop {
	text-align:right;
	margin:20px 7px 10px auto;
}

/* --- 右コンテンツ --- */

#rcontents {
	float:right;
	width:160px;
}


#rcontents img{
	margin-top:7px;
	border: none;
	margin-bottom:7px;
}

/* --- フッターコンテンツ --- */

#footer {
	clear:both;
	height:40px;
	margin-top:5px;
	border-top:2px solid #808080;
}

#f_navi {
	width:450px;
	float:left;
	margin-top:10px;
	display:inline; /* IEとFFのmargin padding対策 */
}

#copy {
	width:264px;
	float:right;
	margin-top:10px;
	display:inline; /* IEとFFのmargin padding対策 */
}

#f_navi, #f_navi a{
	color: #333;
	text-decoration: none;
}

#f_navi a:hover{
	color: #999;
}

.clearfix{
	clear:both;
}

/* --- TOP基本レイアウト --- */

#wraper_top {
	width:863px;
	text-align:left;
	margin:0;
	padding:0;
	height:100%;
	background: url(/images/common/g_navi/bg.jpg);
	background-repeat: no-repeat;
}

/* --- TOPヘッダー --- */

#header_top {
	width:863px;
	background-position:left top;
	margin: 0 auto; 
	vertical-align: bottom;
}

#header_top .logo{
	float:left;
	height:91px;
	width:266px;
	margin:0px 0px 0px 0px;
	border: none;
}



#header_top .logo2{
	float:right;
	width:11px;
	height:91px;
	width:11px;
	clear:both;
}

#header_top img{
	margin:0;
	padding:0;
	border: none;
	vertical-align: bottom;
}

#header_top .login{
	float:right;
	margin:57px 15px 0px 0px;
	padding:0;
	text-align:right;
}

#header_top .gnavi{
	float:left;
/*	background: url(/images/common/g_navi/navi_bg.jpg);  */
	background-repeat: no-repeat;
	background-position:left top;
	margin:0;
	padding:0;
	height:39px;
	width:100%;
	text-align:center;
	clear:both;
}
#header_top .gnavi img {
	margin:0;
	padding:0;
}

#header_top .gnavi_footer {
	height:9px;
	margin:0;
	padding:0;
}

/* --- main左コンテンツ --- */
#top_header img{
	margin-top: 10px;
	padding: 0;
	width:863px;
	height:6px;
	vertical-align: bottom;
}

#top_middle img{
	margin: 0;
	padding: 0;
	width:863px;
	height:61px;
	vertical-align: bottom;
	border: none;
}

#top_foot img{
	margin: 0;
	padding: 0;
	width:863px;
	height:6px;
}

#maincontents_top {
	margin: 0;
	padding: 0;
	width:863px;
	background: url(/images/common/g_navi/top/top_main_bg.jpg);
	background-repeat: repeat-y;
	background-position:left top;
	vertical-align: bottom;
}

#maincontents_top img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#lcontents_top {
	margin-left: 0px;
	padding: 0;
	float:left;
	width:237px;
}

#lcontents_top img{
	margin: 0;
	padding: 0;
	border: none;
}

#lcontents_top ul{
	margin: 0;
	padding: 0;
	clear:both;
	list-style-type:none;
}

#lcontents_top li{
	margin: 0;
	padding: 0;
	clear:both;
	list-style-type:none;
}


img.arrow_top {
	margin: 0px;
	padding: 0px;
	float: left;
	width:237px;
}

h2 {
	color: #333333; /* 文字の色 */
	border-left-color: #9933FF; /* 左枠の色 */
	padding: 2px 0px 2px 4px; /* 余白の幅 */
	border-style: solid; /* 枠の種類 */
	border-width: 0px 0px 0px 5px; /* 枠の幅 */
	border-bottom: 1px solid #999;
	margin-top:7px;
	margin-bottom:4px;
}

h3 {
	color: #9933FF; /* 文字の色 */
	padding: 2px 0px 2px 4px; /* 余白の幅 */
	border-width: 0px 0px 0px 5px; /* 枠の幅 */
	width:350px;
	border-bottom: 1px dotted #9933FF;
	margin-top:7px;
	margin-bottom:4px;
	background: #FFFFFF;	
}

#crcontents .lead {
	color: #9933FF; /* 文字の色 */
	padding: 2px 0px 2px 4px; /* 余白の幅 */
	margin-top:7px;
	margin-bottom:4px;
}

/* --- トップページイメージ専用CSS定義START --- */


#top_middle img{
	margin: 0;
	padding: 0;
	width:863px;
	height:61px;
}

#my_navi_2 {
	margin-right:8px;
	padding:0px;
	float:right; 
	width:141px; 
	background-color:#fff;
	text-align:left;	
}


#mynaviright img{
	padding-top:3px;
	border: none;
}
#my_contents {
	margin:0px;
	padding:0px;
	width:262px;
	height:330px; 
	background-color:#fff;
	border-right:1px solid #b3b3b3;
}

#mymain img{
	padding-top:3px;
	border: none;
}

#crcontents_top {
	float:left;
	width:411px;
	margin-left:10px;
	display:inline; /* IEとFFのmargin padding対策 */
}

#crcontents_top img{
	margin:0;
	border: none;

}

#crcontents_top .news_title {
	width:411px;
	height:28px;
	background: url(/images/common/top/news_title.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:7px;
}

#crcontents_top .list{
	width:400px;
	padding: 0;
	margin-left:10px;
	border-bottom: 1px solid #BBB;
}

#crcontents_top .date {
	float:left;
	width:60px;
	margin-top:7px;
	margin-bottom:7px;
}

#crcontents_top .news a{
	float:right;
	width:300px;
	display:inline; /* IEとFFのmargin padding対策 */
	color: #333;
	text-decoration: none;
	margin-left:7px;
	margin-top:7px;
	margin-bottom:7px;
}

#crcontents_top .news a:hover{
	float:right;
	width:300px;
	display:inline; /* IEとFFのmargin padding対策 */
	color: #007;
	margin-left:7px;
	margin-top:7px;
	margin-bottom:7px;
}

#crcontents_top .text {
	margin-left:7px;
}

#my_main {
	margin:0px;
	padding:0px;
	width : 857px ;
}

#sub_navigation {
	float : left;
	width : 237px;
}
#sub_navigation img{
	margin:0px;
	padding:0px;
	margin-left: 8px;
	border: none;
}

#main_contents {
	padding:0px;
	margin-left: 245px;
}

#main_contents img{
	height:306px;
	margin:0px;
	padding:0px;
	border: none;
}

#footer_top {
	position: absolute; 
	margin:0px;
	paddng:0px;
	clear:both;
	width:863px;
	background: url(/images/common/g_navi/top/foot_bg.jpg);
}

#f_navi_top {
	width:450px;
	float:left;
	margin-top:2px;
	margin-left:10px;
	display:inline; /* IEとFFのmargin padding対策 */
}

#copy_top {
	width:278px;
	height:13px;
	float:right;
	margin:30px 10px 4px 0px;
	display:inline; /* IEとFFのmargin padding対策 */
}

#f_navi_top, #f_navi_top a{
	color: #fff;
	text-decoration: none;
}

#f_navi_top a:hover{
	color: #fff;
	text-decoration: underline;
}

.clearfix_top{
	clear:both;
}
#top_foot img{
	margin-top:5px;
	padding: 0;
	width:863px;
	height:6px;
	vertical-align: bottom;
}
/* --- トップページイメージ専用CSS定義END --- */

/*-----20110917追加分-----*/
#header_top h1{
color:#FFF;
text-align:right;
padding:20px 20px 0 0;

}

/*-----20110917追加分END-----*/
