@charset "Shift_JIS";

/*************下層ページ用基本スタイル*************/

/*ベース****************************************************/

body {
	background: url(../../common_img/bg.jpg) repeat top;
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	color:#666;
	font-size:83%;
}
#wrapper {
	margin:0px auto;
	text-align:center;
	width:800px;
	}
#contentsbox {
	margin:0px auto;
	text-align:center;
	padding: 0px;
	border-collapse:collapse;
	vertical-align:top;
	width:800px;
	}
.wrappershadowleft {
	background: url(../../common_img/wrapper_bg_l.jpg) repeat-y right top;
	}
.wrappershadowright {
	background: url(../../common_img/wrapper_bg_r.jpg) repeat-y left top;
	}
.basicbox {
	background:white;
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	border-collapse:collapse;
	}
.contbox {
	background:white;
	vertical-align:top;
	margin:0px;
	padding:0px;
	border-right:1px solid #999;
	}
h1 {
	margin:10px 0px 0px 0px;
	}
h2 {
	margin:15px 0px 10px 0px;
	}
h3 {
	margin:15px 0px 10px 0px;
	}


/*2014_10追加分ここから*****shunsuke*kondo*********************************/


.title1 {font-size:14px; background:url(/bw/begin/img/title_arrow.gif) no-repeat; padding-left:14px; margin-left:8px;}

.title2 {font-size:14px; color: #cc9966; background:url(/bw/begin/img/title_band.gif) no-repeat; padding-left:14px; margin-left:8px;}

.title3 {
 background: url(/bw/begin/img/title_bird_icon.gif) no-repeat left center; padding: 38px 35px 35px 35px;
 font-size: 12px; height: 30px;}

.newbox1 {
	padding-top: 6px;
	padding-left: 30px;
	margin-left: -30px;
}

.newbox2 {
	float:left;
	padding:20px;
}

.newbox3 {
	width:200px;
	float: right;
	padding:20px;
}

.newalignright {
	float: right;
	padding: 2px;
}

.newalignleft {
	float: left;
	padding: 2px;
}

.clearboth { clear: both;}


.boxed_b {
	padding: 10px;
	border: 1px solid #0000ff;
	}

.green {
	color:#008000;
}

.maroon {
	color:#800000;
}

img {
border: none;
}

/*2014_10追加分ここまで****************************************************/

p 	{
	line-height:140%;
	font-family:"Arial","Osaka","ＭＳ Ｐゴシック",sans-serif; 
	}
li {
	line-height:140%;
	font-family:"Arial","Osaka","ＭＳ Ｐゴシック",sans-serif; 
	}


/*ヘッダ****************************************************/

.headerbox {
	background:url(../../common_img/hdr_bg.jpg) repeat-x;
	vertical-align:top;
	margin-top:0px;
	}
.searchbox {
	background:url(../../common_img/hdr_bg.jpg) repeat-x;
	vertical-align:top;
	margin-top:0px;
	border-right:1px solid #999;
	text-align:right;
	font-size:9px;
	}
.textfield {
	width:80px;
	height:15px;
	margin-left: 3px;
	float: left;
	}
	
/*左メニュー****************************************************/

.menubox {
	background:white;
	vertical-align:top;
	border-left:1px solid #999;
	}
.menubutton {
	margin:5px 4px 0px 5px;
	}
.menubuttontemp {
	margin:0px 4px 0px 5px;
	}
.affiliate_box {	
    width: 118px;
	border: 1px solid #B47B10; 
	background-image:url(../../img/affiliate01.gif);
	background-position:top;
	background-repeat:repeat-x;
    position:relative; left:13px;
	margin-left:2px;
	margin-bottom:15px;
	}
.affiliate_inbox {
    padding:28px 3px 8px 8px;
	}
 
	

/*パンくずリスト***********************************************/

#breadcrambsarea {
	font-size: 90%;
	padding-top: 10px;
	padding-left: 10px;
	border-right:1px solid #999;
	}
#breadcrambs {
	font-size: 70%;
	}
#breadcrambs a:link {
	color: #F26522;
	text-decoration: underline;
	}
#breadcrambs a:visited {
	color: #F26522;
	text-decoration: underline;
	}
#breadcrambs a:hover {
	color: #006633;
	text-decoration: underline;
	}
#breadcrambs a:active {
	color: #006633;
	text-decoration: underline;
	}
	
/*上部のクレジット******************************************/

.credit {
	text-align:right;
	margin:0px;
	}

/*リード****************************************************/

.lead {
	width: 500px;
	margin:15px auto;
	}

/*ページトップへ********************************************/

.pagetop {
	float:right;
	margin:5px;
	}

/*フッタ****************************************************/

#footerbox {
	height:69px;
	border: 1px solid #999;
	background: url(../../common_img/ftr_bg.jpg) repeat-x;
	vertical-align:middle;
	}

/*テーブル**************************************************/
.basictable {
	border-collapse:collapse;
	border:1px solid #999;
	}
.basictable td {
	padding:0.3em;
	border:1px solid #999;
}
.basictable th {
	padding:0.3em;
	border:1px solid #999;
	text-align:center;
}
.basictableleft {
	border-collapse:collapse;
	border:1px solid #999;
	text-align:left;
	}
.basictableleft td {
	padding:0.3em;
	border:1px solid #999;
	text-align:left;
}
.basictableleft th {
	padding:0.3em;
	border:1px solid #999;
}
.tdunderline {
	border-bottom:1px solid #cccccc;
	}
.basictablenoborder {
	padding:0.3em;
	}
.basictablenoborder td {
	padding:0.3em;
}
.basictablenoborder th {
	padding:0.3em;
}


/*リスト****************************************************/

dl.basic {
	list-style: disc;
	text-indent: 20px;	
	}
ul.disc {
	list-style: disc url(none);
	}
ul.wingpurple {
	list-style: url(../../common_img/list_ico_wing_purple.gif) outside;
	}
/*ul.wingpink {
	list-style: url(../../common_img/list_ico_wing_pink.gif) outside;
	}
*/
ol.decimal {
	list-style: decimal;
	}
ul.wingpink li {
	background-image: url(../../common_img/list_ico_wing_pink.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 30px;
	list-style-type: none;
	margin-left: -30px;
	}
ul.wingpurple {
	list-style: url(../../common_img/list_ico_wing_purple.gif) outside;
	}
ul ul.disc li {
	list-style: disc url(none);
	background-image: url();
	padding: 0px;
	margin: 0px;
	}
ul ol.decimal li {
	list-style: decimal url(none);
	background-image: url();
	padding: 0px;
	margin: 0px;
	}
ul ul ul.circle li {
	list-style: circle url(none);
	background-image: url();
	padding: 0px;
	margin: 0px;
	}
ul.soroe1 {
	margin:0 0 0 1em;
	padding:0;
	}

/*リンク****************************************************/

a:link {
	color: #314396;
	text-decoration: underline;
}
a:visited {
	color: #CF630A;
	text-decoration: underline;
}
a:hover {
	color:#9F7041;
	text-decoration: underline;
}
a:active {
	color:#9F7041;
	text-decoration: underline;
}

/*位置、領域*************************************************/

.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.aligncenter2 {
	text-align:center;
	margin:0px auto;
}
.aligncenter3 {
	margin:0px auto;
}
.indent20 {
	margin-left: 20px;
	}
.indent40 {
	margin-left: 40px;
	}
.indent60 {
	margin-left: 60px;
	}
.indent80 {
	margin-left: 80px;
	}
.indent100 {
	margin-left: 100px;
	}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.valigntop {
	vertical-align:top;
}
.valigntopalignleft {
	text-align:right;
	vertical-align:top;
}
.valigntopaligncenter {
	text-align:center;
	vertical-align:top;
}
.valignbottomaligncenter {
	text-align:center;
	vertical-align:bottom;
}

.valignmdl {
	vertical-align:middle;
}
.valignbtm {
	vertical-align:bottom;
} 
.inline {
	display:inline;
	}

/*画像の位置とマージン********************************************/

.imgright {
	float:right;
	margin:10px;
	}
.imgleft {
	float:left;
	margin:10px;
	}
.imgbasic {
	margin:10px;
	}
.img {
	margin:0px;
	padding:0px;
	border:none;
	}

/*余白************************************************************/

.paddingL5 {
	padding-left:5px;
	}
.paddingzero {
	padding:0px;
	}
.marginzero {
	margin:0px;
	}
.bottom0 {
	margin-bottom:0px;
}

/*テキスト********************************************************/

.text {
	line-height:140%;
	font-family:"Arial","Osaka","ＭＳ Ｐゴシック",sans-serif; 
	}
.textwithimg {
	line-height:200%;
	font-family:"Arial","Osaka","ＭＳ Ｐゴシック",sans-serif; 
	}
	
/*小さい文字*/
.textsmall {
	font-size:90%;
	line-height:140%;
	font-family:"Arial","Osaka","ＭＳ Ｐゴシック",sans-serif; 
	}

/*太字*/
.bold {
	font-weight:bold;
	}
	
/*赤字*/
.attention {
	color:#f00;
	}
.attention2 {
	color:#009900;
	}

/*下線*/
.underline {
	border-bottom: 1px dashed #996600;
	}

/*囲み*/
.boxed {
	background: #FFFFF4;
	padding: 10px;
	border: 1px solid #996600;
	}
.boxed_e {
	background: #eeeeee;
	padding: 10px;
	border: 1px solid #996600;
	}

	
/*その他***************************************************/

.boxmargin5 {
	padding:5px;
	vertical-align:top;
	}
