@charset "utf-8";
/* CSS Document */

SPAN.refer {
	font-size: 70%;
	color: #CC3333;
	}
/*=================================================================================*/
/* セクション                                                                         */
/*=================================================================================*/
DIV.sect-wrap {
	clear: left;
	padding-left: 11px;
	padding-bottom: 60px;
	}
DIV.sect-wrap H2, 
DIV.sect-wrap H3, 
DIV.sect-wrap H1 {
	margin-bottom: 20px;
	}
DIV.sect-wrap DIV.sect-body-wrap {
	width: 550px;
	padding-left: 13px;
	}		
DIV.sect-wrap DIV.sect-body-wrap P.sect-detail {
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.2mm;
	color: #333333;
	margin: 0 0 10px 0;	
	_letter-spacing: 0mm;	
	}
DIV.sect-wrap DIV.sect-body-wrap P.sect-detail A {	
	margin-right: 2px;
	margin-left: 2px;
	}
/*=================================================================================*/
/* サブセクション                                                                  */
/*=================================================================================*/
DIV.subsect-wrap {
	clear: left;	
	margin-left: 0px;
	padding-bottom: 10px;
/*	border: 1px solid #FFFFFF;	*/
	}
DIV.subsect-wrap H2,
DIV.subsect-wrap H3 {
	height: 36px;
	margin-bottom: 0px;
	font-size: 0.85em;
	color: #666666;
	}	
DIV.subsect-list-wrap {
	padding-top: 10px;
	}
DIV.subsect-wrap DIV.subsect-body-wrap {
	margin: 0;
	padding: 0;
	}	
DIV.subsect-wrap DIV.subsect-body-wrap UL LI {
	font-size: 0.8em;
	margin-bottom: 2px;
	}
DIV.subsect-wrap DIV.subsect-body-wrap P.subsect-detail {	
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.2mm;
	color:#333333;
	margin: 0 0 14px 10px;	
	font-weight: normal;
	_letter-spacing: 0mm;
	}
DIV.subsect-wrap DIV.subsect-body-wrap P.subsect-detail A {	
	margin-right: 2px;
	margin-left: 2px;
	}	
DIV.subsect-wrap DIV.subsect-body-wrap P.spec-note {
	font-size: 65%;
	margin-left: 300px;
	font-style: italic;
	color: #666666;
	}	
/*=================================================================================*/
/* セクション本文　　　　　　                                                      */
/*=================================================================================*/	
/* type1 : 左側に画像を配置 */
DIV.sect-type1 DIV.sect-body-wrap P.thumbnail {
	float: left;
	}	
DIV.sect-type1 DIV.sect-body-wrap P.sect-detail {
	_float: left;
	}
/* type3 : カテゴリーとその一覧を表示 */	
DIV.sect-type4 DIV.subsect-wrap H3  {
	padding-top: 12px;
	padding-left: 17px;
	background-image: url(/images/sect4_header_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	}
DIV.sect-type4 DIV.subsect-wrap DIV.subsect-body-wrap P.subsect-detail {
	}
DIV.sect-type4 DIV.subsect-wrap DIV.subsect-body-wrap UL {
	padding: 0;
	margin: 0 0 10px 10px;
	list-style-type: none;
	}
DIV.sect-type4 DIV.subsect-wrap DIV.subsect-body-wrap UL LI {
	padding: 0;
	font-size: 0.8em;
	margin-bottom: 4px;
	}

/** type5 */
DIV.sect-type5 DIV.subsect-body-wrap { 
	margin-left: 0px!important;
	}

/*=================================================================================*/
/* サブセクションの拡張                                                            */
/*=================================================================================*/

/* subsect-type1 : ヘッダー＋本文 */
DIV.subsect-type1 DD,
DIV.subsect-type1 H3 {
	background-image:url(/images/sect_header_bg.gif)!important;
	background-repeat: no-repeat!important;
	padding: 7px 0 0 2px!important;
	font-size: 90%!important;
	font-weight: bold!important;
	color: #333333!important;
	margin: 10px 0 0 0!important;
	height: 33px!important;
	width: 530px!important;
	}
DIV.subsect-type1 { 
	margin-left: 0px!important;
	}
DIV.subsect-type1 DIV.subsect-body-wrap {
	padding-top: 0px!important;
	width: 515px!important;
	}
DIV.subsect-type1 DIV.subsect-body-wrap P.subsect-detail {
	width: 510px!important;
	}
DIV.subsect-type1 UL.action-list {	
	width: 200px!important;
	margin: 18px 0 0 350px!important;	
	}
	
/** subsect-type2 */
DIV.subsect-type2 H3 {
	height:auto!important;
	}
/*=================================================================================*/
/* セクション中の対応                                                                  */
/*=================================================================================*/
DIV.obverse-list-wrap {
	padding-top: 20px;
	}
DIV.obverse-list-wrap P.label {
	background-image:url(/images/form_label_bg.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	margin: 0;
	margin-bottom: 5px;
	}
DIV.obverse-list-wrap P.detail{
	margin-left: 17px;
	font-size: 80%;
	width: 500px;
	margin-bottom: 20px;
	line-height: 1.5em;
	letter-spacing: 0.2mm;
	}
DIV.obverse-list-wrap UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 12px;
	line-height: 1.2em;
	}
DIV.obverse-list-wrap UL P {
	font-size: 80%;	
	}
DIV.obverse-list-wrap P.notice {
	margin-left: 15px;	
	font-size: 70%;	
	margin-bottom: 20px;
	}
DIV.obverse-list-wrap UL {
	width: 380px;
	padding: 4px;
	}
DIV.obverse-list-wrap UL LI {
	border-bottom: 1px dotted #999999;
	margin-bottom: 3px;
	}
DIV.obverse-list-wrap LI SPAN.date {
	width: 120px;
	display: block;
	float: left;
	}
DIV.subsect-body-wrap DIV.obverse-list-wrap {
	margin-left: 20px!important;
	}
/*=================================================================================*/
/* アクションリスト                                                                */
/*=================================================================================*/	
DIV#main-wrap UL.action-list {	
	list-style-type: none;
	margin: 18px 0 0 250px;
	padding: 0;
	clear: left;
	width: 300px;
	}
DIV#main-wrap UL.action-list LI {
	clear: left;
	padding: 0 0 0 17px;
	background-image: url(/images/action_list_bg.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	margin-bottom: 3px;
	}
DIV#main-wrap UL.action-list LI A {
	font-size: inherit;
	margin-right: 2px;
	}
/*=================================================================================*/
/* 注意事項                                                                         */
/*=================================================================================*/		
DIV.sect-wrap DIV.notice-wrap {
	border: 1px dotted #AAAAAA;
	padding: 15px;
	width: 400px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(/images/error_bg.gif);
	}
DIV.sect-wrap DIV.notice-wrap P.label {
	background-image:url(/images/form_label_bg.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
	font-size: 85%;
	font-weight: bold;
	color: #666666;
	margin: 0;
	margin-bottom: 4px;
	}
DIV.sect-wrap DIV.notice-wrap UL {
	line-height: 1.3em;
	}
DIV.sect-wrap DIV.notice-wrap UL LI {
	font-size: 80%;
	margin-bottom: 5px;
	}
	
/*=================================================================================*/
/* バナー                                                                          */
/*=================================================================================*/	
DIV.sect-wrap P.link-banner {
	margin-top: 15px;
	text-align: center;
	width: 450px;
	}
/*=================================================================================*/
/* フォーム                                                                        */
/*=================================================================================*/		
DIV.form-wrap {
	margin-left: 20px;
	margin-top: 30px;
	}
DIV.form-wrap FORM {
	margin: 0;
	padding: 0;
	}
DIV.form-wrap DIV.error-wrap {
	background-image: url(/images/error_bg.gif);
	padding: 15px;
	margin-bottom: 20px;
	width: 400px;
	border: 1px dotted #FF9900;
	}	
DIV.form-wrap DIV.error-wrap P {
	font-size: 80%;
	}	
DIV.form-wrap DIV.error-wrap UL {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
	}	
DIV.form-wrap DIV.error-wrap UL LI {
	margin-bottom: 3px;
	background-image: url(/images/notice_list_bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 80%;
	}
/* 利用規約 */	
DIV#byelaw {
	padding: 10px;
	margin-left: 17px;
	border: 3px groove #FFCC33;
	overflow: scroll;
	height: 500px;
	width: 400px;
	}
DIV#byelaw P,
DIV#byelaw UL LI {
	font-size: 0.8em;
	letter-spacing: 0.2mm;
	line-height: 1.5em;
	}
DIV#byelaw DD {	
	margin-left: 20px;
	}
DIV#byelaw UL {
	padding-left: 0px;
	margin-left: 0px;
	}	
DIV#byelaw UL LI {		
	margin-bottom: 4px;
	}

