@charset "utf-8";
/* CSS Document */


/* main space sub layout */

#mainspace #text {
	width: auto;
}

/*画像関連 */
img.beveled{
	outline: 1px solid #ddd;
	border-top: 1px solid #fff;
	padding: 3px;
	background: #f0f0f0;
}

	
/*フォント関連 */

#mainspace #text a {
	color: #0099CC;
	text-decoration: underline;
}
#mainspace #text a:hover {
	color: #CC0000;
	text-decoration: underline;

}

#mainspace #text .list li {
	line-height: 1.8em;
	background-image: url(../image/common/icon/ring_blue.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}

#mainspace #text .txt-indent {
	font-size: 14px;
	line-height: 1.8em;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	text-indent: 0px;
	font-weight: normal;
}
#mainspace #text .txt-indent p {
	margin:2px 0 20px 0;
	line-height:1.8em;
	text-indent: 10px;
	}

#mainspace #text .txt-indentsub {
	font-size: 14px;
	line-height: 1.8em;
	text-align: left;
	color: #000;
	text-indent: 0px;
	font-weight: normal;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#mainspace #text .topicsbox /*topics用ボックス */{
	font-size: 14px;
	line-height: 1.8em;
	text-align: left;
	color: #000;
	text-indent: 0px;
	font-weight: normal;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 90px;
}

#mainspace #text .detail/*続きはこちら */ {
	background-image: url(../image/common/icon/arrow_red_thin_l.gif);
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

#mainspace #text .coment {
	font-size: 14px;
	line-height: 1.4em;
	text-align: left;
	color: #333;
	margin: 0px;
}
/*TIPS*/
#mainspace #text .tips {
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
	color: #333;
	background-color: #FFFFE0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	background-image: url(../image/taisaku/Tips.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-indent: 10px;
}
#mainspace #text .tips p {
	text-indent: 60px;
}
/*TIPS*/
#mainspace #text .matome {
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E60000;
	border-right-color: #E60000;
	border-bottom-color: #B70000;
	border-left-color: #E60000;
	background-color: #FFF;
	margin: 10px;
}
#mainspace #text .matome p {
	font-size: medium;
	padding-left: 20px;
}

/*罫線
-------------------------------------------------------------------------------------*/
.line{
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: x-small;
}
.lineL{
	border: 1px solid #CCCCCC;
	padding: 2px;
	line-height: 2em;
	font-size: 14px;
}
.lineset/*mobile名称*/{
	padding: 20px;
	line-height: 2em;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}.lineRed/*docomo*/{
	padding: 20px;
	line-height: 2em;
	font-size: 13px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C03;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}
.lineOR/*au*/{
	padding: 20px;
	line-height: 2em;
	font-size: 13px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EB5500;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}
.lineAsh/*Softbank*/{
	padding: 20px;
	font-size: 13px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}
.linesetS/*間隔小*/{
	padding: 2px;
	font-size: small;
	border: 1px solid #CCCCCC;
}
.linesetSOR/*間隔小*/{
	padding: 2px;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB5500;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EB5500;
}
.linesetSRD/*間隔小*/{
	padding: 2px;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C03;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C03;
}
.linesetSAS/*間隔小*/{
	padding: 2px;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
/*テキストセレクタ
-------------------------------------------------------------------------------------*/
.B{ font-weight:bold;}
.noB{ font-weight:normal;}

.BU{ font-weight:bold; text-decoration: underline;}

.tBK{ color:#000; }/* ブラック*/
.tBW{ color:#630; }/* ブラウン*/
.tRD{ color:#F00; }/* レッド*/
.tBL{ color:#06C; }/* ブルー*/
.tGR{ color:#393; }/* グリーン*/
.tYW{ color:#FC0; }/* イエロー*/
.tOR{ color:#F60; }/* オレンジ*/
.tPK{ color:#F39; }/* ピンク*/
.tPU{ color:#6633FF }/* パープル*/
.tWH{ color:#FFF; }/* 白*/
.tSSS{ font-size:8px; }/* 文字サイズ極々小*/
.tSS{ font-size:10px; }/* 文字サイズ極小*/
.tS{ font-size:110%; }/* 文字サイズ小*/
.tL{ font-size:x-large;}/* 文字サイズ大*/
.tLS{ font-size:150%;}/* 文字サイズ大*/
.tLL{ font-size:xx-large;}/* 文字サイズ特大*/

.right{ text-align:right;}/* 右寄せ*/
#mainspace #text h2/* ページのタイトル */ {
	padding: 20px;
	border: 1px solid #f0f0f0;
	border-bottom: 2px solid #ccc;
	/* IE以外丸角 */
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: large;
	line-height: 2em;
	color: #333;
	letter-spacing: 3px;
	background-image: url(../image/common/box/boxbg_sub.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#mainspace #text h3/* サブタイトル-大 */ {
	height: auto;
	font-size: 18px;
	line-height: 2em;
	letter-spacing: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E60000;
	padding-top: 10px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333333;
}
#mainspace #text h4/* サブタイトル-中 */ {
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../image/common/mainspace/boxbg-red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px;

}
#mainspace #text h5/* サブタイトル-小 */ {
	line-height: 2em;
	font-size: 16px;
	background-image: url(../image/common/icon/ring_red.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#mainspace #text h6/* サブタイトル-極小 */ {
	color: #333;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E60000;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainspace #text .h7/* サブタイトル-矢印赤 */ {
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../image/common/icon/bg_list_red.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height: 1.8em;
}
#mainspace #text .h7indent/* サブタイトル-矢印赤インデントあり */ {
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-image: url(../image/common/icon/bg_list_red.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height: 1.8em;
}
}
#mainspace #text .h7none/* サブタイトル-矢印なしインデントあり */ {
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.8em;
}
#mainspace #text .h7s/* サブタイトル-↓矢印赤 */ {
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../image/common/icon/bg_list_red_s.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	line-height: 1.8em;
}
#mainspace #text .h7sline/* サブタイトル-↓矢印赤 */ {
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../image/common/icon/bg_list_red_s.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	line-height: 1.8em;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #E60000;
}
#mainspace #text .h7lineQ/* サブタイトル-↓矢印赤 */ {
	color: #333;
	text-decoration: none;
	font-size: 15px;
	text-align: left;
	background-image: url(../image/common/icon/Q.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E60000;
	margin: 10px;
	padding-left: 30px;
	font-weight: bold;
}
#mainspace #text .h7lineAa/* サブタイトル-↓矢印赤 */ {
	color: #09C;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	line-height: 1.8em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../image/common/icon/answer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}
#mainspace #text .h7lineAb/* サブタイトル-↓矢印赤 */ {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 35px;
	padding: 5px;
}

/*テキスト内インデックス
-------------------------------------------------------------------------------------*/
/*横*/

#mainspace #text #index {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#mainspace #text #index ul/**/ {
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	list-style-position: inside;
	list-style-image: url(../image/common/icon/bg_list_red.gif);
	text-align: left;
	padding-left: 5px;
}
#mainspace #text #index ul a {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	list-style-position: inside;
	list-style-image: url(../image/common/icon/bg_list_red.gif);
	color: #0099CC;
}

#mainspace #text #index li/**/ {
	color: #333333;
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*横 下余白なし*/
#mainspace #text #indexN {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainspace #text #indexN ul/**/ {
	font-size: 12px;
	line-height: 1.2em;
	color: #333333;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	list-style-position: inside;
	list-style-image: url(../image/common/icon/bg_list_red.gif);
	text-align: left;
	padding-left: 5px;
}
#mainspace #text #indexN ul a {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	list-style-position: inside;
	list-style-image: url(../image/common/icon/bg_list_red.gif);
	color: #0099CC;
}

#mainspace #text #indexN li/**/ {
	color: #333333;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*縦*/
#mainspace #text #indexV {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#mainspace #text #indexV ul/**/ {
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	list-style-position: inside;
	list-style-image: url(../image/common/icon/bg_list_red.gif);
	text-align: left;
	padding-left: 5px;
}
#mainspace #text #indexV ul a {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
	list-style-position: inside;
	list-style-image: url(../image/common/icon/bg_list_red.gif);
	color: #0099CC;
}

#mainspace #text #indexV li/**/ {
	color: #333333;
	margin: 0px;
	height: 30px;
}
/*ページ表示*/
#mainspace #text #page {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#mainspace #text #page ul/**/ {
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	list-style-type: none;
}
#mainspace #text #page ul a {
	color: #0099CC;
	display: block;
	padding: 5px;
}

#mainspace #text #page li a.current {
	color: #FFFFFF;
	display: block;
	padding: 5px;
	background-color: #0099CC;
}

#mainspace #text #page li/**/ {
	color: #333333;
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	border: 1px solid #E60000;
	display: block;
}
