@charset "UTF-8";

/* =================================================================================================
 * ナビゲーション部分の設定
 * ============================================================================================== */
.navigation .menu2{
	background-color:#FFFFFF;
}

/* =================================================================================================
 * コンテンツ部分の設定
 * ============================================================================================== */ 
.contents a{
	font-weight: bold;
}

.contents .title{
	width: 73%;
	margin-left: 1%;
}

.contents a.nounder{
	text-decoration: none;
}

/* .contents h3{
	font-weight: bold;
} */

.contents .ico img, .contents .ico a{
	vertical-align: middle;
}

.contents .leftframe{
	/* border: 1px solid #B4B4B4; */
	margin-top: 1em;
}

.contents .leftframe .back{
	background-image: url(/common/images/back_forum.png);
	background-repeat: no-repeat;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

.contents .leftframe .column{
	margin-top: 1em;
}

.contents .leftframe .column .download{
	margin-left: 3.5em;
}

.contents .leftframe .column .three{
	margin-bottom: 6em;
}

.contents .leftframe .no{
	border: 2px solid blue;
	color: blue;
	background-color: #AEC8FF;
	text-align: center;
	width: 2.5em;
	height: 2.5em;
	float: left;
	font-size: 120%;
	font-weight: bold;
	line-height: 2.5em;
	margin: 0.3em;
}

.contents .rightframe{
	margin-top: 1em;
}

.contents .rightframe .column{
	border: 1px solid #B4B4B4;
	padding: 0.3em;
	margin-top: 1em;
}

.contents .rightframe .yellow{
	background: #FFFF99;
}

/* =================================================================================================
 * Forum postページ　コンテンツ部分の設定
 * ============================================================================================== */ 
.contents .stage a{
	font-weight: normal;
}

/* =================================================================================================
 * What we want from youページ　コンテンツ部分の設定
 * ============================================================================================== */ 
.contents .ondrh{
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin: 0 auto;
}

.contents .ondrh .maincontents{
	width: 70%;
	text-align: left;
	margin: 0 auto;
}

.contents .ondrh .maincontents p{
	text-indent: 1.5em;
}

.contents .ondrh .list{
	margin-left: 9%;
}

.contents .ondrh .list p{
	text-indent: 0;
}

.contents .ondrh .list p.indent{
	margin-left: 3.5%;
}

.contents .ondrh .list p.indent2{
	margin-left: 2.4%;
	text-indent: 1em;
}

.contents .ondrh .list p.indent3{
	margin-left: 2%;
}

.contents .ondrh .list p.indent4{
	margin-left: 9%;
}

.contents .ondrh .list2{
	margin-left: 4%;
}

.contents .ondrh .list2 p{
	text-indent: 0;
}

.contents .ondrh .list2 p.indent1{
	margin-left: 5%;
}

.contents .ondrh .list2 p.indent2{
	margin-left: 21%;
	text-indent: -4.3em;
}

/* =================================================================================================
 * procedureページ　コンテンツ部分の設定
 * ============================================================================================== */ 
.contents .ondrh .maincontents .procedure p{
	text-indent: 0;
}

.contents .procedure .list1{
	margin-left: 4%;
}

.contents .procedure .list1 p.indent1{
	margin-left: 3%;
	text-indent: -1.3em;
}

.contents .procedure .list1 p.indent2{
	margin-left: 5%;
}

.contents .procedure .list1 p.indent3{
	margin-left: 3.5%;
}

.contents .procedure .list1 p.indent4{
	margin-left: 14.5%;
	text-indent: -0.7em;
}

/* =================================================================================================
 * howto ページ　コンテンツ部分の設定
 * ============================================================================================== */ 
.contents .ondrh .maincontents .howto p{
	text-indent: 0;
}

.contents .ondrh .maincontents .howto p.space1{
	margin-left: 0.5em;
}

.contents .ondrh .maincontents .howto p.space2{
	margin-left: 2.8em;
}

.contents .ondrh .maincontents .howto p.intdent1{
	text-indent: -0.5em;
	margin-left: 0.5em;
}

.contents .ondrh .maincontents .gray{
	background-color: #D6D6D6;
}
