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

/*--------------------------------------------------------------------
基本設定
--------------------------------------------------------------------*/
html,body {
	width: 100%;
	height: 100%;
	min-width: 1200px;
}
html {
	height: 100%;
	font-family: "Lucida Grande", Meiryo, メイリオ, sans-serif;
	font-weight: lighter;
	color: #333333;
}



/*--Reset-----------------------------------------------------------*/


* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
img {
	border: none;
	vertical-align: middle;
}
ul,ol {
	list-style: none;
}
form {
	margin: 0px;
}
.clearfix {
	clear: both;
}



/*--Text------------------------------------------------------------*/


body {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
	font-family: "Lucida Grande", Meiryo, メイリオ, sans-serif;
	min-width: 1000px;
}
* html body {/*IE6*/
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
*:first-child + html body {/*IE7*/
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}


/*--Link------------------------------------------------------------*/

a:link {
	color: #006699;
}
a:visited {
	color: #663366;
}
a:hover,
a:active {
	color: #CC0000;
	text-decoration: underline;
}


/*--Froat　Clear-----------------------------------------------------*/

.cl {
	clear: both;
}
.center {
	text-align: center;
}



/*--Header------------------------------------------------------------*/


#head {
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	height: 150px;
	min-width: 1200px;
}
#head #head-box {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#head #head-box h1 {
	float: left;
	padding-top: 36px;
	padding-bottom: 24px;
}


#head #head-box #g-menu {
	width: 1000px;
	float: right;
	
}
#head #head-box #g-menu ul li {
	list-style-type: none;
	float: left;
}





/*--Middle Area----------------------------------------------------------*/


#mid {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
}
#mid #page-title {
	background-image: url(../images/head_title_bg.png);
	background-repeat: repeat-x;
	background-position: left top;

}
#mid #page-title h2 {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
}



#middle {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
}


/*--Side Menu--*/

#middle #side-menu {
	width: 200px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/left_menu.jpg);
	margin-right: 30px;
	min-height: 680px;
}
#middle #side-menu #s-menu-list {
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	width: 173px;
	margin-top: 13px;
}
#middle #side-menu #s-menu-list li {
	padding-bottom: 5px;
}
#middle #side-menu #s-menu-list li.t-mar {
	margin-top: 30px;
}





/*--Contents--*/

#middle #contents {
	width: 770px;
	float: left;
	margin-top: 30px;
}
#middle #contents h3.mid_bar  {
	width: 750px;
	height: 23px;
	background-image: url(../images/mid_bar.png);
	background-repeat: no-repeat;
	font-size: 13px;
	margin-bottom: 30px;
	font-weight: bold;
	background-position: left top;
	border-bottom: 1px solid #999999;
	color: #333300;
	padding-left: 20px;
	padding-top: 10px;
}
#middle #contents .cont-block {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}
#middle #contents .big_image {
	text-align: center;
	padding-top: 30px;
	background-color: #f6ebe1;
	margin-bottom: 25px;
}
#contents .big_image p {
	text-align: right;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#middle #contents .sub_link {
	padding-bottom: 25px;
	text-align: right;
	font-weight: bold;
}
#middle #contents .sub_link2 {
	padding-bottom: 25px;
	font-weight: bold;
}
#middle #contents .sub_link2 p {
	float: left;
	margin-right: 20px;
	
}
#contents .sub_link2 a.bt-samp,a.bt-samp:visited{
	display: block;
	height: 28px;
	width: 117px;
	padding-left: 1px;
	line-height: 30px;
	text-align: center;
	color: #0064B7;
	text-shadow: 0px 1px 0px #fafafa;
	background: #fbfaf4;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfaf4), to(#ece8e6));
	background: -moz-linear-gradient(top,  #fbfaf4,  #ece8e6);
	background: -o-linear-gradient(top,  #fbfaf4,  #ece8e6);
	background: -ms-linear-gradient(top,  #fbfaf4,  #ece8e6);
	background: linear-gradient(top,  #fbfaf4,  #ece8e6);
	border: 1px solid #dcd9d8;
	border-bottom: 1px solid #c1c1bd;
	-webkit-box-shadow: 0 0 1px #c7c5c1;
	-moz-box-shadow: 0 0 1px #c7c5c1;
	box-shadow: 0 0 1px #c7c5c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	font-size: 14px;
	font-weight: normal;
}
#contents .sub_link2 a.bt-samp:hover{
	text-decoration: underline;
	color: #FF1F00;
}
#contents .sub_link2 a.bt-samp-on,a.bt-samp-on:hover,a.bt-samp-on:visited{
	display: block;
	height: 28px;
	width: 117px;
	padding-left: 1px;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	color: #000000;
	text-shadow: 0px 1px 0px #fafafa;
	background: #fbfaf4;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfaf4), to(#ece8e6));
	background: -moz-linear-gradient(top,  #fbfaf4,  #ece8e6);
	background: -o-linear-gradient(top,  #fbfaf4,  #ece8e6);
	background: -ms-linear-gradient(top,  #fbfaf4,  #ece8e6);
	background: linear-gradient(top,  #fbfaf4,  #ece8e6);
	border: 1px solid #dcd9d8;
	border-bottom: 1px solid #c1c1bd;
	-webkit-box-shadow: 0 0 1px #c7c5c1;
	-moz-box-shadow: 0 0 1px #c7c5c1;
	box-shadow: 0 0 1px #c7c5c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	font-size: 14px;
}
 
#contents .sub_link2 a.bt-samp:hover { /*マウスホバー時*/
  color:#9a9f9f;
  background: #fbfbf9;
}




h4 {
	font-size: 14px;
	margin-bottom: 15px;
}

.mid_bar p {
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.b14 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 15px;
}


#p-top {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}





/*--Fotter----------------------------------------------------------------*/


#foot {
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	height: 79px;
	background-position: left top;
}
#foot #foot-box {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}
#foot #foot-box #foot-menu {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	line-height: 18px;
}
#foot-menu li {
	white-space: nowrap;
}
#foot-box #foot-menu #foot-menu1 {
	float: left;
}
#foot-box #copyright {
	text-align: right;
	padding-top: 20px;
}
