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

/* 初期リセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
 margin:0;
 padding:0;
}
table {
 border-collapse:collapse;
 border-spacing:0;
}
fieldset,img {
 border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
 font-style:normal;
 font-weight:normal;
}
ol,ul {
 list-style:none;
}
caption,th {
 text-align:left;
}
h1,h2,h3,h4,h5,h6 {
 font-size:100%;
 font-weight:normal;
}
abbr,acronym { border:0;
}

body {
	font-family: "メイリオ", Meiryo, Arial, Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	text-align:center;
	color: #000;
	background-image: url(../images/common/background2.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 1.6em;
}
#main_box {
	height: auto;
	width: 990px;
	width: 950px;
	_width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background-color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}

/* 共通設定 */
.panlist {
	font-size: 12px;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
.red {
 color: red;
}
.blue {
 color: blue;
}
.bold {
	font-weight: bold;
}
a {
 text-decoration:none;
 }
img {
	vertical-align: bottom;
	}
.t_bar h2 {
	background-image: url(../images/common/title_bar01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	font-weight: bold;
	color: #ad1e1e;
	height: 40px;
	padding-top: 10px;
	padding-left: 100px;
	margin-bottom: 10px;
}
.t_bar h3 {
	background-image: url(../images/common/title_bar01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	font-weight: bold;
	color: #ad1e1e;
	height: 40px;
	padding-top: 10px;
	padding-left: 100px;
	margin-bottom: 10px;
}
.t_bar2 h2 {
	font-size: 34px;
	font-weight: bold;
	background-image: url(../images/common/title_bar01.gif);
	height: 60px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
	padding-top: 15px;
	margin-bottom: 15px;
	color: #ad1e1e;
}
.t_bar2 h3 {
	font-size: 20px;
	font-weight: bold;
	background-image: url(../images/common/title_bar02.gif);
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom: 15px;
	color: #ad1e1e;
	padding-left: 95px;
}

.t_bar2 h4 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/common/icon01.gif);
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-top: 10px;
	margin-bottom: 15px;
}
.t_bar3 h3 {
	background-image: url(../images/common/title_bar03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	padding-top: 5px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.mr10 {
	margin-right: 10px;
}



.ml5 {
	margin-left: 5px;	
}
.ml60 {
	margin-left: 60px;
}
.mt15 {
	margin-top: 15px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	
	margin-bottom: 15px;
}
.f12 {
	font-size: 12px;
	line-height: 20px;
}
.f13 {
	font-size: 13px;
	line-height: 24px;
}
.f16 {
	font-size: 16px;
	line-height: 20px;
}



/* ヘッダー設定 */
#m_leftb {
	height: auto;
	width: 735px;
	margin-right: 15px;
	float:left;
}
h1  {
	font-size: 14px;
	height: 20px;
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.header {
	height: 300px;
	width: 735px;
	background-image: url(../images/common/header_back.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}
.header a {
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
.header a:hover {
	color: #F00;
}

.h_text {
	height: 290px;
	width: 270px;
	margin-top: 10px;
	float:right;
	margin-left: 15px;
	line-height: 18px;
	color: #FFF;
}
.h_img {
	margin-top: 10px;
	height: 280px;
	width: 450px;
	float:right;
}




/* ライトボックスサイドバー設定 */
#m_rightb {
	width: 200px;
	float:left;
	margin-top: 20px;
}
.news {
	width: 200px;
	background-image: url(../images/common/news_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	height: 205px;
	padding-top: 5px;
}

.news dl {
	height: 180px;
	width: 180px;
	margin-left: 10px;
	scrollbar-face-color:#bb1b1b;
	overflow: auto;
	padding-top: 10px;
}
.news dl dt {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 5px;
}
.news dl dd {
	width: 150px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	font-size: 12px;
	margin-left: 10px;
}


.side_bar {
	width: 200px;
	color: #FFF;
	font-size: 13px;
	margin-top: 15px;
	background-image: url(../images/common/header_back.gif);
	background-repeat: repeat;
	background-position: left top;
}
.side_bar a{
	color: #FFF;
}
.side_bar a:hover{
	color: red;
}
.s_contact {
	margin-left: 10px;
	font-size: 14px;
	line-height: 18px;
}
.s_text p {
	text-align: center;
}
.s_text {
	width: 200px;
	padding-top: 10px;
}
.s_list {
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.s_list dd {
	line-height: 16px;
	margin-bottom: 9px;
	margin-top: 7px;
}

/* フッター設定 */
#footer {
	background-image: url(../images/common/header_back.gif);
	background-repeat: repeat;
	background-position: left top;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #FFF;
}

#footer a {
	color: #FFF;
}
#footer a:hover {
	color: red;
}
.f_box {
	width: 950px;
	margin-left: 20px;
	padding-top: 10px;
	text-align: center;
}
.f_box p {
	font-size: 12px;
	line-height: 20px;
}
.f_box1 {
	width: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 280px;
	font-size: 14px;
	float: left;
	margin-right: 5px;
	line-height: 20px;
}
.f_box2 {
	width: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 280px;
	float: left;
	margin-right: 5px;
}
.f_box3 {
	width: 175px;
	height: 280px;
	float: left;
	
}
#footer dt {
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 15px;
}
#footer dd {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 6px;
}
.copy {
	font-size: 12px;
	text-align: center;
}
/* メインコンテツンレフト設定 */
.mc_left {
	width: 150px;
	height: auto;
	float: right;
	margin-top: 15px;
}
.mc_left ul {
	font-size: 12px;
	line-height: 16px;
}
.mc_left li {
	margin-bottom: 5px;
}


.mc_left a{
	text-decoration: underline;
	color: red;
}.mc_left a:hover{
	color: blue;
}

/* メインコンテツライト設定 */
.mc_right {
	width: 560px;
	height: auto;
	float: right;
	margin-top: 15px;
	margin-left: 25px;
}
.sozai_box1 {
	width: 270px;
	float: left;
	margin-right: 20px;
}
.sozai_box1 dl {
	background-image: url(../images/common/sozai_back01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 5px;
	margin-top: 10px;
}
.sozai_box1 dt {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.sozai_box2 {
	float: left;
	width: 270px;
}
.sozai_box2 dl {
	background-image: url(../images/common/sozai_back02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 5px;
	margin-top: 10px;
}
.sozai_box2 dt {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.kisei_box01 {
	width: 275px;
	float: left;
	margin-right: 15px;
	text-align: center;
	margin-top: 10px;
}
.kisei_box02 {
	float: left;
	width: 270px;
	text-align: center;
	margin-top: 12px;
}
.kisei_box01 a{
	text-decoration: underline;
	color: red;
}
.kisei_box01 a:hover{
	color: blue;
}
.kisei_box02 a{
	text-decoration: underline;
	color: red;
}
.kisei_box02 a:hover{
	color: blue;
}

.border {
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ad1e1e;
	margin-bottom: 10px;
}
.promotion_box {
	width: 560px;
	background-image: url(../images/common/poromo_icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
.promotion_box dt {
	font-size: 14px;
	font-weight: bold;
	padding-left: 175px;
	line-height: 22px;
}
.promotion_box dd {
	font-size: 13px;
	padding-left: 175px;
	padding-right: 5px;
	line-height: 20px;
}
.promotion_box1 {
	width: 560px;
	background-image: url(../images/common/poromo_icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
.promotion_box1 dt {
	font-size: 14px;
	font-weight: bold;
	padding-left: 175px;
	line-height: 22px;
}
.promotion_box1 dd {
	font-size: 13px;
	padding-left: 175px;
	padding-right: 5px;
	line-height: 20px;
}
.promotion_box2 {
	width: 560px;
	background-image: url(../images/common/poromo_icon3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.promotion_box2 dt {
	font-size: 14px;
	font-weight: bold;
	padding-left: 175px;
	line-height: 22px;
}
.promotion_box2 dd {
	font-size: 13px;
	padding-left: 175px;
	padding-right: 5px;
	line-height: 20px;
}


/* トップページアンダーコンテンツ設定 */

.link {
	font-size: 13px;
	margin-left: 60px;
	margin-bottom: 10px;
}
.link a:hover{
	color: blue;
	text-decoration: underline;
}

.link li {
	float: left;
	margin-right: 10px;
}
.mon_box {
	width: 330px;
	margin-left: 20px;
	margin-top: 10px;
	height: 100px;
}
.mon_box li {
	float: left;
	width: 100px;
	margin-right: 10px;
}

/* トップページセンターコンテンツ設定 */

.mc_center {
	width: 735px;
	margin-top: 15px;
}
.youto_utex {
	background-image: url(../images/common/background3.gif);
	width: 735px;
	background-repeat: no-repeat;
	background-position: left top;
}
.vari_box01 {
	height: 175px;
	width: 365px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
.vari_box01 img {
	float: left;
	width: 175px;
}
.vari_box01 a:hover img {
	filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
    opacity: 0.7;
}
.vari_box02 a:hover img {
	filter: alpha(opacity=70);
    -ms-filter: alpha(opacity=70);
    opacity: 0.7;
}
.vari_tex {
	width: 190px;
	float: left;
}
.vari_tex dl {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 6px;
}
.vari_tex dt {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.vari_tex dd {
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
}
.vari_tex p {
	text-align: right;
}
.vari_box01 a {
	color: #F00;
	text-decoration: underline;
}
.vari_box01 a:hover {
	color: blue;
	text-decoration: underline;
}
.vari_box02 {
	height: 175px;
	width: 365px;
	float: left;
	margin-bottom: 10px;
}
.vari_box02 img {
	float: left;
	width: 175px;
}
.vari_box02 a {
	color: #F00;
	text-decoration: underline;
}
.vari_box02 a:hover {
	color: blue;
	text-decoration: underline;
}

/*雑記帳*/
ul.s_link li a {
	font-size:12px;
	color:#000;
}
