@charset "shift_jis";

/*---------------------------------*/
/* 初期化 */
/*---------------------------------*/
body,form,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dd { margin:0; padding:0; }
strong { font-weight: bold; }
/*th { vertical-align:top; }*/

ul { list-style-type: none; }


/*---------------------------------*/
/* 基本設定 */
/*---------------------------------*/
/* フォントについて */
/* 基本サイズ：text2  */
/* 行間なし：linetext2  */

body {
	color:#000;
	background-color:#83ADD5;
	background-image:url(../images/common/body_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	background-attachment: fixed;
}

a:link { color:#006699; text-decoration:none; }
a:visited { color:#996666; text-decoration:none; }
a:hover { color:#996666; text-decoration:underline; }
a:active { color:#996666; text-decoration:underline; }

/* font CSS */
.text1 { font-size:70%; line-height:120%; }
.linetext1 { font-size:70%; }

.text2 { font-size:80%; line-height:140%; }
.linetext2 { font-size:80%; }

.text3 { font-size:90%; line-height:160%; }
.linetext3 { font-size:90%; }

.text4 { font-size:85%; line-height:160%; }
.linetext4 { font-size:85%; }

.text1g { font-size:70%; line-height:120%; color:#666666; }
.linetext1g { font-size:70%; color:#666666; }

.text2g { font-size:80%; line-height:140%; color:#666666; }
.linetext2g { font-size:80%; color:#666666; }

.text3g { font-size:90%; line-height:160%; color:#666666; }
.linetext3g { font-size:90%; color:#666666; }


.text1gr { font-size:70%; line-height:120%; color:#009900; }
.linetext1gr { font-size:70%; color:#009900; }

.text2gr { font-size:80%; line-height:140%; color:#009900; }
.linetext2gr { font-size:80%; color:#009900; }

.text3gr { font-size:90%; line-height:160%; color:#009900; }
.linetext3gr { font-size:90%; color:#009900; }


.emtext1 {
	color:#009900;
	font-weight:bold;
}

.emtext2 {
	color:#cc3300;
	font-weight:bold;
}

.emtext2n {
	color:#cc3300;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size:80%;
	line-height:140%;
}


ul.kait_list {
	list-style-type: decimal;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

ul.kait_list li {
	font-size:80%;
	line-height:140%;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}


ul.kait_list2 {
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

ul.kait_list2 li {
	font-size:80%;
	line-height:140%;
	margin: 0px 0px 5px 10px;
	padding: 0px;
}

.maru {
	color:#ade275;
	margin-right: 2px;
	padding: 0;
}


/*---------------------------------*/
/* 見出し */
/*---------------------------------*/

/* headline1 */
.headline1 {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px #999999 solid;
}

.headline1b {
	margin-bottom: 15px;
}

.inblock1 {
	margin-bottom:20px;
}


/* headline2 */
.headline2 {
	background:url('../images/common/midashi01.gif') no-repeat;
	height: 22px;
	color: #ffffff;
	font-weight: bold;
	font-size:80%;
	margin: 0px 0px 7px 0px;
	padding: 4px 0px 0px 10px;
}

.headline2b {
	background:url('../images/common/midashi01.gif') ;
	height: 35px;
	color: #ffffff;
	font-weight: bold;
	font-size:80%;
	margin: 0px 0px 7px 0px;
	padding: 4px 0px 0px 10px;
}

.headline2lab {
	background:url('../images/common/midashi01.gif') no-repeat;
	height: 22px;
	color: #ffffff;
	font-weight: bold;
	font-size:90%;
	margin: 0px 0px 7px 0px;
	padding: 4px 0px 0px 12px;
}

.headline2lab span {
	color: #ffffff;
	font-size:80%;
}


.inblock2 {
	margin:0px 0px 20px 10px;;
}


/* headline3 */
.headline3 {
	background: #999999;
	margin: 0px 0px 7px 0px;
	padding: 3px 0px 3px 5px;
	color: #ffffff;
	font-weight: bold;
	font-size:80%;
}

.headline3new {
	background:url('../images/common/midashi03.gif') no-repeat;
	height: 22px;
	color: #ffffff;
	font-weight: bold;
	font-size:80%;
	margin: 0px 0px 7px 0px;
	padding: 3px 0px 0px 10px;
	text-indent:2em;
	vertical-align:top;
}

.inblock3 {
	margin:0px 0px 20px 5px;;
}

/* headline4 */
.headline4 {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 2px 3px;
	border-bottom: 2px #666666 solid;
	color: #009900;
	font-weight: bold;
	font-size:80%;
}

.headline4s {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 2px 3px;
	border-bottom: 1px #c0c0c0 solid;
	color: #A52A2A;
	font-weight: bold;
	font-size:80%;
}

.inblock4 {
	margin:0px 0px 15px 3px;;
}

/* headline5 */
.headline5 {
	background:url('../images/common/news_t.gif') no-repeat;
	height: 20px;
	color: #009900;
	font-weight: bold;
	font-size:80%;
	margin: 0px 0px 7px 0px;
	padding: 3px 0px 0px 7px;
}

.inblock5 {
	margin:0px 0px 20px 7px;
}

.headline6 {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 2px 3px;
	border-bottom: 2px #666666 solid;
}

.headline7 {
	background: #999999;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 2px 3px;
	border-bottom: 2px #666666 solid;
}
/*---------------------------------*/
/* レイアウト */
/*---------------------------------*/

#kaitheader {
	/*background:url('../images/common/bg.gif') repeat-y;*/
	width: 739px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}

#kaitcontetns {
	/*background:url('../images/common/bg.gif') repeat-y;*/
	width: 739px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}


#footer_navi {
	margin: 0;
	padding: 7px 5px 5px 5px;
	font-size: 80%;
	width: 739px;
}

#copyright {
	margin: 0;
	padding: 0;
	background-color:#055a84;
	width: 739px;
}

#left_navi_bg {
	background:url('../images/common/lnavi_bg.gif') no-repeat;
	padding-top: 10px;
	padding-bottom:65;
	width: 185px;
	height: 350px;
	text-align: center;
}

#topic-path {
	font-size: 80%;
	margin: 0;
	padding: 3px 0px 2px 10px;
	width:739px;
}

#maincontents {
	margin: 15px 12px 0px 12px;
	padding: 0px;
	width: 515px;

}

/*
#maincontents {
	margin: 15px 15px 0px 15px;
	padding: 0px;
	width: 524px;

}*/

#maincontents2 {
	margin: 15px 15px 0px 15px;
	padding: 0px;
	width: 515px;

}
#pageup {
	margin-top: 10px;
	padding: 0;
	width:725px;
}


/*---------------------------------*/
/* 中ページ共通 */
/*---------------------------------*/

/* 左ナビ → */
.lnavi_arrow1 {
	padding:7px 5px 7px 17px;
	background-color:#eeeeee;
	background-image:url('../images/common/lnavi_arrow.gif');
	background-repeat:no-repeat;
	background-position:5px 10px;
	font-size:80%;
	line-height:120%;
}

/* 左ナビ TOPへ */
.lnavi_arrow2 {
	padding:7px 5px 7px 17px;
	background-color:#003365;
	background-image:url('../images/common/lnavi_arrow02.gif');
	background-repeat:no-repeat;
	background-position:5px 10px;
	font-size:80%;
	line-height:120%;
}

.lnavi_link2:link { color:#ffffff; text-decoration:none; }
.lnavi_link2:visited { color:#ffffff; text-decoration:none; }
.lnavi_link2:hover { color:#ffffff; text-decoration:underline; }
.lnavi_link2:active { color:#ffffff; text-decoration:underline; }


/* 左ナビ ↓ */
.lnavi_arrowon {
	padding:7px 5px 7px 17px;
	background-color:#eeeeee;
	background-image:url('../images/common/lnavi_arrowon.gif');
	background-repeat:no-repeat;
	background-position:5px 10px;
	font-size:80%;
	line-height:120%;
}


/* 左ナビ 第２階層 */
.child {
	margin:0px;
	padding:3px;
	background-color:#ffffff;
	background-image:url('../images/common/lnavi_childbg.gif');
}
.child td {
	padding:3px 2px;
}

/*---------------------------------*/
/* テーブル色指定 */
/*---------------------------------*/

.tableline {
	background-color:#cccccc;
}

/* table1 */
.table1 th {
	background-color:#41c741;
	padding: 3px 5px;
	color: #ffffff;
	text-align: left;
	font-size: 80%;
	line-height:140%;
}

.table1 td {
	background-color:#ffffff;
	padding: 3px 5px;
}

/* table2 */
.table2_th1 {
	background-color:#41c741;
	padding: 3px 5px;
	color: #ffffff;
	text-align: left;
	font-size: 80%;
	line-height:140%;
}

.table2_th2 {
	background-color:#e0f6e0;
	padding: 3px 5px;
	color: #009900;
	text-align: left;
	font-size: 80%;
	line-height:140%;
}

.table2_th2b {
	background-color:#e0f6e0;
	padding: 3px 5px;
	color: #009900;
	font-size: 80%;
	line-height:140%;
}

.table2 td {
	background-color:#ffffff;
	padding: 3px 5px;
}

/* table3 */
.table3_th1 {
	background-color:#41c741;
	background-image:url('../images/common/table_point.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 3px 5px;
	color: #ffffff;
	text-align: left;
	font-size: 80%;
	line-height:140%;
}

.table3_th2 {
	background-color:#e0f6e0;
	padding: 3px 5px;
	color: #009900;
	text-align: left;
	font-size: 80%;
	line-height:140%;
}

.table3_th3 {
	background-color:#eeeeee;
	padding: 3px 5px;
	font-weight: normal;
	text-align: left;
	font-size: 80%;
	line-height:140%;
}

.table3 td {
	background-color:#ffffff;
	padding: 3px 5px;
}

/* table4 */
.table4_th1 {
	background-color:#cccccc;
	padding: 3px 5px;
	text-align: left;
	font-size: 80%;
	line-height:140%;
}

.table4 td {
	background-color:#ffffff;
	padding: 3px 5px;
}


/*---------------------------------*/
/* リンクボタン類 */
/*---------------------------------*/

.linkarrowpnf {
	background: url('../images/common/arrow.gif') no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}

.linkarrow1 {
	background: url('../images/common/arrow.gif') no-repeat;
	background-position: 0 0px;
	font-size:80%;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}

.linkarrow1b {
	background: url('../images/common/arrow.gif') no-repeat;
	background-position: 0 0px;
	font-size:90%;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}

ul.linkarrow2 {
	list-style-type: none;
}

ul.linkarrow2 li {
	background: url('../images/common/arrow.gif') no-repeat;
	background-position: 0 3px;
	font-size:80%;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
ul.linkarrow3 li {
	background: url('../images/common/arrow.gif') no-repeat;
	background-position: 0 3px;
	font-size:100%;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}

/*---------------------------------*/
/* 2008.11.2 */
/*---------------------------------*/
.maincontents_mar {
	margin-left:4px;
}
.kait_link{
	background:url(../activity/images/ac_wo_contents.gif) no-repeat 0 0;
	width:516px;
	padding:30px 0 0;
	margin:0 0 22px 0;	
}
.kait_link li{
	list-style:none;
}
.kait_link li a{
	display:block;
	text-indent:-999em;
}
.kait_link li a.link_01{
	background:url(../activity/images/ac_wo_c01.gif) no-repeat 0 0;
	width:516px;
	height:22px;
}
.kait_link li a.link_01:hover{
	background:url(../activity/images/ac_wo_c01on.gif) no-repeat 0 0;
}
.kait_link li a.link_02{
	background:url(../activity/images/ac_wo_c02.gif) no-repeat 0 0;
	width:516px;
	height:22px;
}
.kait_link li a.link_02:hover{
	background:url(../activity/images/ac_wo_c02on.gif) no-repeat 0 0;
}
.kait_link li a.link_03{
	background:url(../activity/images/ac_wo_c03.gif) no-repeat 0 0;
	width:516px;
	height:22px;
}
.kait_link li a.link_03:hover{
	background:url(../activity/images/ac_wo_c03on.gif) no-repeat 0 0;
}
.kait_link li a.link_04{
	background:url(../activity/images/ac_wo_c04.gif) no-repeat 0 0;
	width:516px;
	height:25px;
}
.kait_link li a.link_04:hover{
	background:url(../activity/images/ac_wo_c04on.gif) no-repeat 0 0;
}

.kait_con{
	margin: 0 0 45px;
}
.kait_con h4{
	margin: 5px 0 0;
}
.kait_con p.txt{
	margin:0 0 0 30px;
}

.txt_s{
	margin:0 0 20px 10px;
}
.txt_s span{
	font-weight:700;
	color:#F87B1F;
	padding:0 8px 0 0;
}
.txt_m{
	margin:0 0 20px 10px;
}
.txt_m span{
	font-weight:700;
	color:#218EAA;
	padding:0 8px 0 0;
}
.txt_spec{
	height:154px;
}
img.right{
	margin:0 0 0 25px;
	padding: 0 0 15px;
	float:right;
}
img.left{
	margin:0 25px 0 0;
	padding: 0 0 15px;
	float:left;
}
.pictxt_left{
	width:260px;
	float:left;
	padding-bottom:25px;
}
.pictxt_left img.left{
	margin:0 25px 10px 0;
	float:none;
}
.pictxt_left span{
	display:block;
	width:234px;
	text-align:center;
}
.tb_wrap{
	padding:15px 0 20px 10px;
}
.tb_wrap2{
	margin:10px 0 0 10px;
}
.tb_wrap3{
	margin:0px 0 20px 10px;
}
.con_table {
	clear:both;
}
.con_table td.tb_left{
	background:url(../activity/images/ac_wo_tb01_left.gif) repeat-y 0 0;
	width:4px;
}
.con_table td.tb_right{
	width:4px;
	background:url(../activity/images/ac_wo_tb01_right.gif) repeat-y 0 0;
}
.con_table .con_table_title{
	background:url(../activity/images/ac_wo_ab01.gif) no-repeat 12px 11px;
	border-bottom:1px solid #c5bd7f;
	font-weight:700;
	font-size:13px;
	line-height:32px;
	color:#333333;
	padding: 0 0 0 30px;
}
.con_table .con_table_title span{
	color:#B86F0E;
	font-size:10px;
	font-weight:400;
	padding:0 5px;
}
.con_table table{
	margin: 10px 30px;
}
#kait_04{
	clear:both;
	margin:0;
}
.tb_bg{
	width:351px;
	height:178px;
	padding:0 9px 0 29px;
	color:#666666;
	font-size:12px;
	line-height:128%
}

.tb_bg3{
	width:351px;
	height:162px;
	padding:0 9px 0 29px;
	color:#666666;
	font-size:12px;
	line-height:128%
}

.tb_bg4{
	width:351px;
	height:194px;
	padding:0 9px 0 29px;
	color:#666666;
	font-size:12px;
	line-height:128%
}



.tb_bg4 sup{
line-height:10%;
}

.tb_bg01 {
	background:url(../activity/images/ac_wo_bg01.gif) no-repeat 0 0;
}
.tb_bg02{
	background:url(../activity/images/ac_wo_bg02.gif) no-repeat 0 0;
}
.tb_bg03{
	background:url(../activity/images/ac_wo_bg03.gif) no-repeat 0 0;
	height:162px;
}
.tb_bg04{
	background:url(../activity/images/ac_wo_bg04.gif) no-repeat 0 0;
	height:194px;
}
/*.tb_bg05{
	background:url(../activity/images/ac_wo_bg05.gif) no-repeat 0 0;
	height:183px;
}
.tb_bg06{
	background:url(../activity/images/ac_wo_bg06.gif) no-repeat 0 0;
	height:191px;
}*/
.txt_goods{
	padding:0 4px; 
}
.txt_more{
height:39px;
padding-left:70px;
margin-top:10px;}
