/* CSS Document */
@import 'clearfix.css';
@import 'reset.css';

body{
	background-image:url(../img/bg.gif);
	background-repeat:repeat;
	font-size:13px;
	line-height: 1.5;
	letter-spacing: 0em;
	color:#333333;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

tr,th,td{
	padding:3px;
	fot-size:12px;
	line-height: 1.5em;
	letter-spacing: 0em;
	color:#333333;
}

p{
	margin:0;
	padding:2px 0;
}
	
a{
	text-decoration:none;
/*	color:#333333;*/
	color:#19448e ;
}
a:hover{
/*	color:#666666;*/
	color:#57AEEE;
}

ul{
	list-style-type:none;
	margin-left:0;
}

#container{
/*	width: 923px;*/
	height: 100%;
	text-align:center;
	margin: 0 auto;
	width: 925px;
	
}

#frame{
	width: 923px;
/*	height: 100%;*/
/*	float:left;*/
	background-image:url(../img/bg-shadow-right.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom: -13px;


}

#frame-left{
	width: 918px;
	border: 1px solid #DFD3BD;
	background-color:#FFF;

}

#frame-bottom-left{
	width: 3px;
	height:2px;
	float:left;
	background-image:url(../img/bg-shadow-btm.gif);
	background-repeat:no-repeat;
}

#frame-bottom-repeat{
	width:917px;
	height: 2px;
	float:left;
	background-image:url(../img/bg-shadow-rpt-btm.gif);
	background-repeat:repeat-x;
}
	
#frame-bottom-corner{}


#header{
	margin: 10px;
	height: 55px;
}

#headerLeft{
	float:left;
	width: 350px;
}
#headerRight{
	float:right;
	width: 500px;
	padding: 0 10px 0 0;
	position:relative;
	height: 100%;
}

#header-corp-logo{
	float:left;
}

#header-left{
	float:right;
	width: 350px;
	height:30px;
	margin-right: 5px;
}

#header-search{
	float:right;
}

#header-search p{
	float: left;
	line-height: 1.8em;
}

#header-search form{
	float: left;
	margin-left: 5px;
	margin-top:0px;
	padding-top: 0px;
}

#header-search img{
	margin: 0 0 0 10px;
}
#header-search input{
	vertical-align:top;
}
#header-sitemap{
	position:absolute;
	right:0;
	bottom:0;
	
}
#header-sitemap table td{
	padding-left: 15px;
}
#header-sitemap table td:nth-of-type(2){
	display:none;
	
}
#header-sitemap img{
	vertical-align:middle;
	border:none;
	margin-right:5px;
}



#headerRight ul.site {
    list-style: none outside none;
	text-align:right;
}
#headerRight ul.site li {
    display: inline;
    font-size: 12px;
}
#headerRight ul.site li.current {
    background: none repeat scroll 0 0 #EDEDED;
    color: #666666;
    font-weight: bold;
    padding: 0 0.5em;
}
#headerRight ul.site li.sep {
    padding: 0 0.5em;
}

#globalnavi{
/*	padding: 10px;*/
}

#contents{
	text-align:left;
	margin: 0px 10px 20px 10px;
/*	background-color:#CCFF99; */
}

#footer{
	clear:both;
	border-top: 1px solid #999;
	margin-top: 30px;	
	padding-top :10px;
}

#footer-corp-logo{
	width: 230px;
	height: 40px;
	margin-left: 10px;
	float:left;
}
#footer .survey-link{
	margin: 10px 0;
}
#footer .survey-link>ul{
	margin: 0 50px 0 310px;
	border: 1px solid #EFEFEF;
	padding: 10px 20px;
}
#footer .survey-link ul{
	text-align:left;
}
#footer .survey-link ul ul{
/*	float:right;*/
margin: -1.5em 0 0 100px;
}
#footer .survey-link li{
	display:inline;
	margin:0;
}
#footer .survey-link li li{
	background:#FFF;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background:url(/img/foot-link-arrow.gif) 0  5px no-repeat;
}

#link{
	float:right;
	width: 650px;
}
#link .footerlink{
	margin-left: 30px;
	margin-top: 5px;
	height: 15px;
	width: 630px;	
	float:left;
}
#link .footerlink:nth-of-type(2) ul li:nth-of-type(3),
#link .footerlink:nth-of-type(2) ul li:nth-of-type(4){
	display:none;
}

#link .footerlink:nth-of-type(3) ul li:nth-of-type(1),
#link .footerlink:nth-of-type(3) ul li:nth-of-type(2),
#link .footerlink:nth-of-type(3) ul li:nth-of-type(3),
#link .footerlink:nth-of-type(3) ul li:nth-of-type(4){
	display:none;
}

#link ul{
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
}
#link li{
	float:left;
	padding-left: 12px;
}

#link a{
	font-size: 12px;
	display:block;
}

#link img{
	margin-right: 3px;
	border:0;
}

#copyright{
	text-align :center;
	padding-top :10px;
	padding-bottom: 5px;
}

.clear{
	clear:both;
}

.left{float:left;}
.right{float:right;}
.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.indentA{padding: 0 15px;}
.indentB{padding: 0 30px;}
.fig{
	margin: 5px;
}

.to-page-top{clear:both;text-align:right;margin-top: 10px;padding: 50px 20px 0 0 ;}
.to-page-top a{/*color:#7796BB;*/text-decoration:underline;display:inline;padding: 5px;}



#top-shokushu .indentA,
#top-shokushu .indentB{
	padding: 0;
}

/** TOPICS **/
.headline span.category001,
.headline span.category002,
.headline span.category003,
.headline span.category004,
.headline span.category005{
	color: #333;
	padding: 2px 5px;
	
}

.headline span.category001{
	background:#D1E4E9;
}

.headline span.category002{
	background:#FBF4DD;
}

.headline span.category003{
	background:#E1FFD2;
}

.headline span.category004{
	background:#FFDFEA;
}

.headline span.category005{
	background:#E7EAEB;
}
table.headline{
	border-collapse:collapse;
}
table.headline tr{
   border-bottom: 1px dotted #999;
}
table.headline td{
	vertical-align:top;
}
table.headline td.date{
	width :9em;
}
table.headline td.category{
	width :7em;		
text-align:justify;
text-justify:inter-ideograph; 
}
table.headline td.title{
}

 
#form-catalog dl{
	width: 140px;
	overflow:hidden;
	padding: 0 3px;
	float:left;
	height:140px;
}

#form-catalog dl dt{
	text-align:center;
}
#form-catalog dl dt img{
	width: 125px;
	height:auto;
}
#form-catalog dl dd{
	margin-top: 5px;
	font-size:12px;
	text-align:center;
	line-height: 1.2;
}

span.must{
	color:#FF0000;
}


#pickup{
	width: 660px;
	margin-left: 100px;
	background:#EDF8FE;
	padding: 10px 20px;
}
#pickup ul.point,
#pickup ul.point li{
	list-style-type:disc;
	margin-left: 20px;
}

#new_item{
	width: 700px;
	margin-left: 50px;
}
#new_item ul.point,
#new_item ul.point li{
	list-style-type:disc;
	margin-left: 20px;
}

#globalnavi{
	height:51px;
}
#globalnavi ul{
	margin:0px;
	padding:0px;	
	vertical-align:baseline;
}

#globalnavi li{
	float:left;
	margin-right:1px;
}
#globalnavi img{
	margin-bottom:0;
	padding-bottom:0;
}

#subnavi-top{
	width:870px;
	background-color:#F8F8F8;
	padding-left: 10px;
	margin: 5px 0 10px 0 ;
	font-size: 10px;	
}

#subnavi-top a{
/*	display:block;*/
	color:#19448e ;
}

#subnavi-top a:hover{
	color:#57AEEE;
}

#column1{
	margin: 0 10px;
	height: 100%;
}

#main{
/*	padding :0 10px;*/
}

#main h1{
/*	width: 875px;*/
	border-bottom: 1px solid #999999;
	height: 30px;
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
	color:#38261D;
	padding: 10px;
}

#main h2{
	color: #3C475B;
	font-size:16px;
	padding: 3px 0;
	margin:10px 0;
	font-weight:bold;
	border-bottom: 2px inset #B3C2E3 ;	
}

#main h2.h2-catalog-title{
	border-bottom: 2px inset #B3C2E3 ;	
}

#main h3{
	font-size: 14px;
	margin: 10px 0;
	font-weight:bold;
}
#column2-left{}

#column2-left{
	float:left;
	width:640px;
	margin-left: 10px;
	height: 100%;
	
}


#subnavi-side{
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	width:200px;
	border: 1px solid #d4dcd6;
}


#subnavi-side h2{
	font-size: 15px;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	border:none;
	margin:0;
	/*padding: 10px 0 0 0;*/
	color:#FFF;
	background-image:url(../img/sub/bg-subnavi-h2.gif);
	background-repeat:repeat-x;
	height:35px;
	line-height: 35px;
}

#subnavi-side h3{
	padding-left: 10px;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	margin:0;
	padding: 5px 0 5px 5px;
}

#subnavi-side ul{
	margin-bottom: 10px;
}

#subnavi-side li{
	padding: 2px 2px 2px 5px;
	border-bottom: 1px dotted #d4dcd6;

}

.subnavi-side-h3-list ul,
.blog_nav_category div ul{
	padding-left: 10px !important;

}

#subnavi-side a{
	display:block;
	color:#19448e ;
	height: 100%;
}
#subnavi-side a:hover{
color:#57AEEE;
}

#subnavi-side .currentGroupList{

}

#subnavi-side .currentPage{
	font-weight:bold;
}
#subnavi-side ul li:last-child{
	border:none;
}
#preparation{
	margin:150px 0; 
	text-align:center;
}

.column-body{
	padding: 0 20px;
}

.column-body li{
/*	margin:0 0 0 20px;*/
	padding: 0 0 0 0;
/*	list-style-type:disc;*/
}

.column-body li li{
	list-style-type:none;
}


table.common{
	border:1px solid #DDDED3;
	width: 100%;
	border-collapse:collapse;
}
table.common th {
	background-color:#EFEFEF;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
table.common th,
table.common td {
	padding:5px;
	border:1px solid #DDDED3;
}





span.new{
    color: #F00;
    font-weight: bold;
    font-size: 12px;
    margin-right: 3px;
    padding: 0 3px;
}

#catalog dl dd{
	padding-top: 4px;	
}