h1,h2,h3,h4,h5,h6{margin:0;padding:0;}

a:link,a:visited{
	color:#369;
}
strong{

}
/*-------------------------------------------------
  Layout
-------------------------------------------------*/

body{
	margin:0;
	padding:0;
	background:#fff url(img/bg01.jpg) repeat-x;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #ed6d00;

}
#container{
	width:900px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header_wrap {
	background-image: url(images/header/header_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 142px;
}
#header_wrap #headermain {
	background-image: url(images/header/header_bg01.gif);
	background-repeat: repeat-x;
	height: 142px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header_wrap #headermain h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-image: url(images/header/corpo_logo.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 275px;
	display: block;
}
#header_wrap #headermain h1 a:link{
	text-indent: -9999px;
	display: block;
	height: 84px;
	width: 275px;
}
#header_wrap #headermain h1 a:visited{
	text-indent: -9999px;
	display: block;
	height: 84px;
	width: 275px;
}
#header_wrap #headermain #navi {
	width: 900px;
	display: block;
	height: 58px;
}

#header{
	position:relative;
	margin-top:20px;	
}

#main{
	float:left;
	width:660px;
	background:#fff;
	margin-top:20px;
}
#container #catch {
	width: 900px;
	text-align: center;
	margin-top: 20px;
}

#single_col  {
	width: 780px;
	margin-top: 20px;
}


#sidebar{
	float:right;
	width:220px;
	margin-top:20px;
}

#footer{
	clear:both;
	width:100%;
	text-align:center;
	padding-top:40px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #ed6d00;
}

/*-----------------------------------------------------
header detail
-------------------------------------------------------*/

#header h1{
	color:#333;
	height:70px;
	background-image: url(img/company-logo.gif);
	background-repeat: no-repeat;
}

#header h1 a:link,#header h1 a:visited{
	display:block;
	height:70px;
	color:#000;
	text-decoration:none;
	text-indent:-5000px;
}
#header .top-navi{
	position:absolute;
	top:0;
	right:15px;
}
/*--global menu ----------------------------------*/

#global-menu{
	margin:0px;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#global-menu li{
	float:left;
	width:auto;
	height:37px;
	list-style:none;
	line-height:37px;
	font-weight:bold;
	border-right:1px solid #cfcfcf;
	

}
#global-menu li a:link,#global-menu li a:visited{
	display:block;
	margin:0px 2px;	
	padding:0 30px;
	font-size:12px;
	color:#333;
	text-decoration:none;
	
}
#global-menu li a:hover,#global-menu .current a:link,#global-menu .current a:visited{
	color:#fff;
	background-image: url(images/header/bg-globalm.jpg);
	background-repeat: repeat-x;
}

/*--------------------------------------------------
  CONTENT detail
----------------------------------------------------*/

/*#main******************************/

.path{
	margin:8px 0;
	background:url(img/ico03.gif) no-repeat 4px 8px;
	padding:5px 1em 10px 20px;
	font-size:12px;
}
.path a:link ,.path a:visited{
	color:#000;
}
.path span{
	padding:0 4px;
}
#main .infobox{
	border:1px solid #cfcfcf;
	background:url(img/bg01.jpg) repeat-x;
}
#main .infobox .date{
	color:#556584;
	padding-right:1em;
}
#main .infobox h2{
	margin:0px;
	border-width:0 0 1px 0;
	padding-left:30px;
	background:url(img/ico01.gif) no-repeat 8px 50%;
}

#main .infobox ul{
	font-size:90%;
}
#main .infobox li{
	list-style-type: none;
}
#main .article-body{
	margin:1em 0.5em 0 1em;
}
#main .text-box01{
	float: left;
	margin-top: 1em;
	margin-right: 0.5em;
	margin-bottom: 0;
	margin-left: 1em;
	width: 450px;
	font-size: 12px;
	line-height: 18px;
}


#main h2{
	font-size:14px;
	color:#666;
	padding:8px 0px 8px 10px;
	margin-top:25px;
	background:url(img/bg01.jpg) repeat-x;
	border:1px solid #cfcfcf;
}
#main h2 strong{
	padding-left:8px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ed6d00;
}

#main p{
	line-height:1.6;
	font-size:0.9em;
}
#main .list1{
	font-size:0.9em;
}
#main .list1 li{
	list-style:disc url(img/ico04.gif);
}


#main .infobox{
	border:1px solid #cfcfcf;
	background:url(img/bg01.jpg) repeat-x;
}
#main .infobox-top{

}
#main .infobox .date{
	color:#556584;
	padding-right:1em;
}
#main .infobox h2{
	margin:0px;
	border-width:0 0 1px 0;
	padding-left:30px;
	background:url(img/ico01.gif) no-repeat 8px 50%;
}

#main .infobox ul{
	font-size:90%;
}
#main .infobox li{
	list-style-type: disc;
}
#main .article-body{
	margin:1em 0.5em 0 1em;
}

#main .list1{
	font-size:0.9em;
}
#main .list1 li{
	list-style:disc url(img/ico04.gif);
}

#container #main .infobox table {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container #main .infobox tr {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
#container #main .infobox th {
	width: 20%;
	font-weight: normal;
	background-color: #FFCC66;
	border: 1px solid #CCCCCC;
}
#container #main .infobox td {
	width: 75%;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/*#single_col******************************/

#single_col .infobox{
	border:1px solid #cfcfcf;
	background:url(img/bg01.jpg) repeat-x;
}
#container #single_col .infobox table {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container #single_col .infobox tr {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
#container #single_col .infobox th {
	width: 20%;
	font-weight: normal;
	background-color: #FFCC66;
	border: 1px solid #CCCCCC;
}
#container #single_col .infobox td {
	width: 75%;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#single_col .infobox .date{
	color:#556584;
	padding-right:1em;
}
#single_col .infobox h2{
	margin:0px;
	border-width:0 0 1px 0;
	padding-left:30px;
	background:url(img/ico01.gif) no-repeat 8px 50%;
}
#single_col .article-body{
	margin:1em 0.5em 0 1em;
}
#single_col h2{
	font-size:90%;
	color:#666;
	padding:8px 0px 8px 10px;
	margin-top:25px;
	background:url(img/bg01.jpg) repeat-x;
	border:1px solid #cfcfcf;
}
#single_col h2 strong{
	padding-left:8px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ed6d00;
}
#single_col p{
	line-height:1.6;
	font-size:0.9em;
}




/*sidebar detail *******************************/

#sidebar h4{
	background:#fff url(img/bg-sidem.jpg) no-repeat;
	border:1px solid #cfcfcf;
	padding:8px 10px 8px 30px;
	color:#333;
	font-size:12px;
}
#sidebar ul{
	padding:6px 15px 15px 15px;
	margin:0 0 15px 0;
}
#sidebar li{
	padding:4px;
	list-style:none;
}
#sidebar li a:link,#sidebar li a:visited{
	font-size:12px;
	color:#444;
	text-decoration:none;
}
#sidebar li a:hover{
	text-decoration:underline;
	color:#369;
}
/*footer detail****************************/

#footer address{
	width:780px;
	margin:0 auto;
	font-style:normal;
	font-size:12px;
	border-top:1px solid #cfcfcf;
	color:#666;
	text-align:center;
	padding:10px 0px 20px 0px;
}
/**********clearfix*******************
子要素のfloatを解除するCSSクラス　
必要に応じて使用・削除してください。
**************************************/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#header_wrap #headermain .head_left {
	float: left;
	width: 275px;
}
#header_wrap #headermain .head_right {
	float: right;
	height: 84px;
	width: 275px;
}
#header_wrap #headermain .head_right .top-navi {
	position: absolute;
	top: 5px;
	right: 5px;
}
#header_wrap #headermain .head_right .tel {
	position: absolute;
	top: 25px;
	right: 5px;
}
#header_wrap #headermain .head_right .mailto {
	position: absolute;
	top: 50px;
	right: 5px;
}
#container #main .infobox .hanyo_box01 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
#container #main .infobox .hanyo_box01 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#container #main .infobox .hanyo_box01 .pic_box {
	width: 152px;
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
#container #main .infobox .hanyo_box01 .text_box01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	float: right;
	width: 460px;
	margin-top: 10px;
	margin-right: 10px;
}
#container #main .text_box02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#container #main .infobox .hanyo_box01 .btn_block01 {
	height: 24px;
	width: 114px;
	float: left;
	margin-left: 12px;
	margin-top: 10px;
}
#container #main .infobox .hanyo_box01 .pic_box02 {
	padding: 2px;
	float: left;
	height: 150px;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 5px;
}
#container #main .infobox .kouji_bunrui {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 10px;
	background-color: #FFE98E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#container #main .infobox .hanyo_box01 .pic_box03 {
	padding: 2px;
	width: 620px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 10px;
}
#container #main .infobox .text_box02 .corpo_right {
	float: right;
	font-size: 14px;
}
#main .infobox-top{

}

#container #main .infobox-top .hanyo_box01 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
#container #main .infobox-top .hanyo_box01 .pic_box02 {
	padding: 2px;
	float: left;
	height: 150px;
	width: 200px;
	margin-top: 0px;
	margin-right: 5px;
}
#container #main .catch-box01 {
	float: right;
	height: 135px;
	width: 190px;
	margin-top: 1em;
}
