@charset "euc-jp";
/* CSS Document */

/*
リセット---------------------------------------
*/



* {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-size: 100%;
}

/*
共通---------------------------------------
*/



hr {
	display:none;
}



/*
リンク---------------------------------------
*/



a:link {
	color: #f99;
	text-decoration: underline;
}

a:visited {
	color: #f99;
	text-decoration: underline;
}

a:hover {
	color: #cc0;
	text-decoration: none;
}

a:active {
	color: #cc0;
	text-decoration: underline;
}



/*
ボタン---------------------------------------
*/


#btn_back {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
}

#btn_back {
	width:140px;
	margin:20px 0 0 325px;
	display:block;
	background: url(/dol/topics/pk4/images/back_btn.gif) no-repeat left top;
	height: 75px;
	border: none;
}

#btn_back:hover {
	background-position: 0 -75px;
}

/*
クラス---------------------------------------
*/


.BorderBottom {
	padding-bottom:5px;
	margin-bottom:5px;
}

.fontsize10 {
	font-size:10px;
}


.BorderArea {
	border: #FFCC99 dotted 1px;
	background: #FFFFdf;
	padding:5px 10px;
	margin:20px 10px 0 10px;
}

.BorderArea_2 {
	border: #ccc dotted 1px;
	background: #eee;
	padding:3px 10px;
	margin:0 10px 0 10px;
}

.text_indent {
	margin:0 0 0 20px;
}


.LinkBlank {
	background:url(/dol/topics/pk4/images/presentation_form_icon_bl.gif) top right no-repeat;
	padding-right:20px;
	padding-bottom:5px;
}


.margin_b5 {
	margin-bottom:5px;
}


.img_mgn {
	margin:0 10px 5px 10px;
}



/*
コンテンツ---------------------------------------
*/


#Wrapper {
	padding-top:20px;
	line-height:1.6;
	font-size:12px;
	width:800px;
}

#Outline {
	background:url(/dol/topics/pk4/images/userconf_cont_bg.jpg) top center repeat-y;
}

#Header {
	background:url(/dol/topics/pk4/images/userconf_ttl_01.jpg) top center no-repeat;
	height:385px;
	width:800px;
	text-indent:-9999px;
	font-size:1px;
}

#Contents {
	padding-bottom:10px;
}

#C_contentsBox {
	width:800px;
}

/*   各コンテンツ　  */

.Content h3 {
	text-indent:-9999px;
}

#Content_1_head {
	background:url(/dol/topics/pk4/images/userconf_cont_01_ttl.jpg) top center no-repeat;
	height:85px;
}


.Content_1_inter {
	background:url(/dol/topics/pk4/images/userconf_cont_01_inter.jpg) top center repeat-y;
	padding:5px 100px 1px 100px;
}

.Content_1_inter .h210 {
	height:210px;
	display:block;
}


.Content_1_inter .cont_line {
	background:url(/dol/topics/pk4/images/userconf_cont_01_line.jpg) top center no-repeat;
	height:40px;
	display:block;
}

#Content_1_foot {
	background:url(/dol/topics/pk4/images/userconf_cont_01_foot.jpg) top center no-repeat;
	height:35px;
	margin-bottom:20px;
}

#Content_2_head {
	background:url(/dol/topics/pk4/images/userconf_cont_02_ttl.jpg) top center no-repeat;
	height:85px;
}

#Content_3_head {
	background:url(/dol/topics/pk4/images/userconf_cont_03_ttl.jpg) top center no-repeat;
	height:85px;
}


.Content_3_inter {
	background:url(/dol/topics/pk4/images/userconf_cont_01_inter.jpg) top center repeat-y;
	padding:10px 100px;
}

.Content_3_inter p.text {
	padding-left:20px;
}


.Content_3_inter p.answer {
	border-top:#c6c6c6 dashed 1px;
	margin-top:20px;
	padding-top:20px;
	text-align:right;
	font-size:10px;
}


.Content_3_inter h4 {
	background:#666;
	line-height:150%;
	color:#fff;
	padding:3px 0 3px 10px;
	margin-top:10px;
}

#Content_3_foot {
	background:url(/dol/topics/pk4/images/userconf_cont_02_foot.jpg) top center no-repeat;
	height:35px;
}


/*   /各コンテンツ　  */

/*   FAQ　  */


#FAQarea {
}

#FAQarea p strong {
	font-size:20px;
	margin-left:-33px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
}


.FAQtext {
	padding:35px 0 0 0;
}


.faqQuestion {
	background:#c33;
	border-right:#ffffe6 solid 3px;
	border-top:#ffffe6 solid 3px;
	color:#fff;
}

.faqQuestion p {
	margin:0 5px 0 40px;
}

.faqAnswer {
	background:#ffffe6;
	border-left:#c33 solid 3px;
	border-bottom:#ffffe6 solid 3px;
	color:#000;
	margin-bottom:20px;
	padding-top:5px;
}

.faqAnswer p {
	margin:0 5px 5px 40px;
}



.nameTAKEDA {
	font-weight:bold;
	color:#990000;
	margin-left:-33px;
}

.nameATSUMI {
	font-weight:bold;
	color:#006600;
	margin-left:-33px;
}

.nameYAMADA {
	font-weight:bold;
	color:#009;
	margin-left:-33px;
}


.nameUCHIDA {
	font-weight:bold;
	color:#990;
	margin-left:-33px;
}


/*
.Content_3_inter .faqQuestion {
	background:#666;
	border-right:#eee solid 3px;
	border-top:#eee solid 3px;
	color:#fff;
}


.Content_3_inter .faqAnswer {
	background:#eee;
	border-left:#666 solid 3px;
	border-bottom:#eee solid 3px;
	color:#000;
}

*/

/*   /FAQ　  */


/*   リスト　  */

.list01 {
	padding:0 0 0 60px;
	margin:0;
}

.icon {
	font-size:12px;
	padding-left:16px;
	background:url(/dol/topics/pk4/images/presentation_form_icon_01.gif) top left no-repeat;
}


/*   /リスト  */


#Footer {
	background: url(/dol/topics/pk4/images/userconf_foot.jpg) top center no-repeat;
	height:45px;
	width:800px;
	margin:0 auto;
	text-indent:-9999px;
	font-size:1px;
}

/* 追加 */

table.item_table{
	padding: 5px 5px 5px 5px;
	/* border: solid 1px #000; */
	margin-left: 10px;
}

.item_table td{
	padding: 5px;
}
