/******************************************************************************/
/* ページの設定 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	background-color: #333333;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #111111;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #;
	overfllow: auto;
	color: #333333;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	}
.conbg {
	background-color: #E7E7E7;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


/******************************************************************************/
/* ベースリンク色設定 */

a:link { color: #3C5DA8; text-decoration: underline}
a:visited { color: #3C5DA8; text-decoration: underline}
a:active { color: #FF9900; text-decoration: none }
a:hover { color: #3C5DA8}
p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

form		{ margin:0; padding:0; }
img			{
	border:0;
	margin: 0px;
	padding: 0px;
	max-width: 100%; 
    height:auto;
}
hr			{ display:none; }
dl,dt,dd	{ margin:0px; padding:0px;	border:0px; }
ul,ol,li	{ margin:0px; padding:0px;	list-style-type:none; line-height:1em;/*IE・仔F*/ vertical-align:top;/*IE*/ }
h1,h2,h3,h4,h5,h6,p,address { font-size:100%; font-weight:normal; font-style:normal; }
.bold {
	font-weight: bold;
}



/******************************************************************************/
/* 基本テキスト設定 */


.px10   { font-size: 10px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px12  { font-size: 12px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px14  { font-size: 14px; line-height: 24px; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px16  { font-size: 16px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"}
.px16_orange_b_150 {
	font-size: 16px;
	color: #CC6600;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 10px;
}


.px18  { font-size: 18px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"}
saka, "ヒラギノ角ゴ Pro W3" }
.px18_bule_150 {
	font-size: 18px;
	color: #438688;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 10px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.red2 {
	color: #FF0000;
}



.k_bule {
	color: #993300;
}
.under {
	font-weight: bold;
	text-decoration: underline;
}

#takara_waku {
	height: 650px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/main_bg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#takara_waku .tw_text {
	position: absolute;
	left: 131px;
	top: 43px;
	font-size: 18px;
	line-height: 24px;
	color: #FFD6AC;
	text-align: center;
}
#takara_waku .tw_text02 {
	font-size: 18px;
	line-height: 26px;
	color: #FFD6AC;
	font-weight: bold;
	position: absolute;
	left: 238px;
	top: 100px;
	text-align: center;
}
#box01 {
	text-align: center;
	width: 100%;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: auto;
	margin-left: auto;
}
#box01 img { width: 100%; }
#box01_img { width: 100%; }
#box02 {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #232323;
	line-height: 24px;
}
#text_box01 {
	width: 90%;
	margin:0 5% 0 5%;
	padding: 25px 0 25px 0;
	background-color: #fff;
}

#tb_item01 {
	width: 90%;
	margin:0;
	padding: 0 5% 20px 5%;
	text-align: left;
	font-size: 15px;
	line-height: 26px;
	color: #232323;
}
#tb_item02 {
	width: 94%;
	margin:0;
	padding: 0 3% 20px 3%;
	text-align: left;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
}
#tb_item03 {
	width: 90%;
	margin:0;
	padding: 0 3% 0 3%;
	text-align: left;
	font-size: 15px;
	line-height: 26px;
	color: #C90000;
}

