@charset "utf-8";
/*------------------------------------------------------------------------------
[1] メインコンテンツ 共通設定
[2] メインコンテンツ 詳細設定
------------------------------------------------------------------------------*/
/*******************************************************************************
[1] メインコンテンツ 共通設定
********************************************************************************/
.clear{
	clear:both;
}
.middle{
	vertical-align:middle;
}
.small{
	font-size:90%;
}
#content hr,#content2 hr{
	margin:0px 5px 15px 5px;
	padding:0px;
	border:0px;
	border-top:2px solid #0073ab;
}
/*==============================================================================
	テキスト
==============================================================================*/
.textleft{
	text-align:left;
}
.textright{
	text-align:right;
}
.textcenter{
	text-align:center;
}
/*==============================================================================
	画像関連
==============================================================================*/
img{
	line-height:1;
}
.imageright{
	margin:5px 0px 0px 15px;
	width:auto;
	float:right;
	display:inline;
}
.imageleft{
	margin:5px 15px 0px 0px;
	width:auto;
	float:left;
	display:inline;
}
.imagecenter{
	margin:5px auto 5px auto;
	clear:both;
	text-align:center;
}
p .imgcaption{
	margin-top:5px;
	display:inline-block;
	line-height:1.5;
	font-size:95%;
}
/*==============================================================================
	SNSボタン
==============================================================================*/
#content div.sns,#content2 div.sns,#content3 div.sns,#second div.sns,#kankou div.sns,#sitemap div.sns,#faq div.sns{
	margin:0px 0px 5px 18px;
	width:300px;
	float:left;
	display:inline;
}
#content #tw,#content2 #tw,#content3 #tw,#second #tw,#kankou #tw,#sitemap #tw,#faq #tw{
	margin-right:10px;
	float:left;
}
#content #fb,#content2 #fb,#content3 #fb,#second #fb,#kankou #fb,#sitemap #fb,#faq #fb{
	float:left;
}
/*==============================================================================
	更新日
==============================================================================*/
#content p.update,#content2 p.update,#content3 p.update,#kankou p.update,#sitemap p.update,#faq p.update{
	margin:0px 18px 5px 0px;
	padding:0px 0px 2px 0px;
	width:380px;
	float:right;
	text-align:right;
	display:inline;
}
/*==============================================================================
	ID番号
==============================================================================*/
#content p span.idnumber,#content2 p span.idnumber,#content3 p span.idnumber,#kankou p span.idnumber,#sitemap p span.idnumber,#faq p span.idnumber{
	margin-right:10px;
	padding:3px 5px 3px 5px;
	font-size:95%;
	border:1px solid #CCCCCC;
	line-height:2;
}
/*==============================================================================
	新規ウィンドウマーク
==============================================================================*/
.external{
	margin-left:4px;
}
/*==============================================================================
	縦線のスタイル
==============================================================================*/
#content p.line span a,#content2 p.line span a{
	margin:5px 3px 5px 0px;
	padding:0px 8px 0px 5px;
	display:inline-block;
	line-height:1.5;
	border-right:1px solid #999;
}
#content dd.line span a,#content2 dd.line span a{
	margin:3px 10px 3px 0px;
	padding:0px 8px 0px 0px;
	border-right:1px solid #999;
	display:inline-block;
	line-height:1.2;
}
#content ul.line,#content2 ul.line,ul.line{
	margin:10px 5px 10px 10px;
	list-style-type:none;
}
#content ul.line li,#content2 ul.line li,ul.line li{
	display:inline;
}
#content ul.line span a,#content2 ul.line span a,ul.line a{
	margin:5px 5px 5px 5px;
	padding:0px 12px 0px 0px;
	display:inline-block;
	border-right:1px solid #CCCCCC;
	line-height:1.5;
}
/*==============================================================================
	イベントやパブコメ用の「終了」メッセージ
==============================================================================*/
#content p.end{
	margin:0px 0px 15px 0px;
	padding:5px 10px 5px 10px;
	color:#A80000;
	font-size:120%;
	font-weight:bold;
	background:#FFF0F0;
	border-top:1px solid #FFA6A6;
	border-bottom:1px solid #FFA6A6;
	text-align:center;
}
/*******************************************************************************
[2] メインコンテンツ 詳細設定
********************************************************************************/
/*==============================================================================
	見出し・段落（h1からh6まで）
==============================================================================*/
#content h1,#content2 h1,#googlecontent h1,#second h1,#petit h1,#sitemap h1,#content p.faqtitle,#kankou h1,#content3 h1{
	margin:0px 0px 15px 0px;
	padding:22px 15px 20px 18px;
	font-size:130%;
	font-weight:bold;
	background:#ffffff url(images/content/h1_bg.gif) repeat-x right bottom;
	border-bottom:5px solid #0068a2;
	line-height:1.5;
}
#content h1 span,#content2 h1 span{
	font-size:75%;
	font-weight:normal;
}
#second h1.h1img,#petit h1.h1img,#kankou h1.h1img,#content3 h1.h1img{
	padding:15px 0px 0px 0px;
	background:none;
	border:none;
	text-align:center;
}
#content h2,#content2 h2{
	margin: 0px 5px 15px 5px;
	padding: 12px 10px 8px 13px;
	clear:both;
	font-size:110%;
	color:#ffffff;
	font-weight:bold;
	background:#006ba4 url(images/content/h2_bg.gif) no-repeat left top;
	line-height:1.5;
}
#content2 h2{
	background:#006ba4 url(images/content/h2_bg_l.gif) no-repeat left top;
}
#content h3,#content2 h3{
	margin: 0px 5px 12px 5px;
	padding: 10px 10px 8px 13px;
	clear:both;
	font-size:100%;
	font-weight:bold;
	background:#a6d9ea url(images/content/h3_bg.gif) repeat-x left top;
	line-height:1.4;
}
#content h4,#content2 h4{
	margin:0px 5px 10px 5px;
	padding:0px 10px 8px 13px;
	clear:both;
	font-size:100%;
	font-weight:bold;
	background:url(images/content/h4_bg.gif) repeat-x left bottom;
	line-height:1.4;
}
#content h5,#content2 h5{
	margin:0px 5px 10px 8px;
	padding:3px 10px 3px 5px;
	clear:both;
	font-size:100%;
	font-weight:bold;
	border-left:5px solid #0068a2;
	line-height:1.4;
}
#content h6,#content2 h6{
	margin-bottom:10px;
	padding:0px 15px 0px 18px;
	clear:both;
	font-size:100%;
	font-weight:bold;
	line-height:1.4;
}
#content p,#content2 p{
	margin-bottom:15px;
	margin-left:18px;
	margin-right:18px;
}
/*==============================================================================
	リスト
==============================================================================*/
#content ol,#content2 ol{
	margin:5px 15px 20px 50px;
	line-height:1.5;
}
#content ul,#content2 ul{
	margin:5px 15px 20px 50px;
	line-height:1.5;
}
#content ol li,#content2 ol li{
	margin-bottom:8px;
}
#content ul li,#content2 ul li{
	margin-bottom:3px;
}
/*------------------------------------------------------------------------------
	定義リスト
------------------------------------------------------------------------------*/
#content dl{
	margin:20px 0px 20px 16px;
	clear:both;
	width:689px;
}
#content dl:after{
    content: ""; 
    display: block; 
    clear: both;
}
#content dt{
	margin:0px 0px 8px 0px;
	padding:6px 0px 5px 7px;
	width:158px;
	float:left;
	clear:both;
	font-weight:bold;
	border-left:5px solid #0068a2;
}
#content dd{
	margin-bottom:8px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:7px;
	width:490px;
	float:right;
	border-top:1px solid #CCC;
	text-align:left;
}
#content2 dl, #content2 .fieldfrom{
	margin:20px 20px 20px 20px;
	clear:both;
	width:910px;
}
#content2 dl:after{
    content: ""; 
    display: block; 
    clear: both;
}
#content2 dt, #content2 .fieldlabel{
	margin:0px 0px 20px 0px;
	padding:10px 0px 10px 10px;
	width:219px;
	float:left;
	clear:both;
	display:block;
	font-weight:bold;
	border-left:5px solid #0068a2;
}
#content2 dd, #content2 .fieldtxt{
	margin-left:8px;
	padding:10px 10px 10px 0px;
	width:614px;
	float:right;
	display:block;
	background:#FFF;
	text-align:left;
	border-top:1px solid #CCC;
}
#content dd p,#content2 dd p{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
#content dd ul{
	margin-left:30px;
	margin-bottom:0px;
}
#content dd ol{
	margin-left:30px;
	margin-bottom:0px;
}
#content dd ul.objectlink,#content2 dd ul.objectlink{
	margin-left:0px;
	margin-bottom:0px;
}
.caution{
	margin:0px 18px 10px 18px;
}
/*------------------------------------------------------------------------------
	リンク付リスト
------------------------------------------------------------------------------*/
#content ul.objectlink,#content2 ul.objectlink{
	margin-bottom:25px;
	margin-left:15px;
	clear:both;
	list-style-type:none;
	list-style-position:outside;
	line-height:1.5;
}
#content ul.objectlink li,#content2 ul.objectlink li{
	margin-bottom:10px;
	padding-left:35px;
	background:url(images/content/mark_ul.png) no-repeat 15px 4px;
	background-size: 11px;
}
#content ul.objectlink li.imglink,#content2 ul.objectlink li.imglink{
	padding-left:5px;
	background:none;
}
#content ul.faqlink{
	margin:0px 0px 25px 35px;
	clear:both;
	list-style:none;
}
#content ul.faqlink li{
	margin:0px 0px 10px 0px;
	background:none;
}
#content ul.faqlink li img{
	padding:0px 10px 3px 0px;
	vertical-align:bottom;
}
.small img{
	margin-left:6px;
}
/*==============================================================================
	リストページ
==============================================================================*/
#content ul.listlink,#content2 ul.listlink{
	margin-bottom:25px;
	margin-left:20px;
	clear:both;
	list-style-type:none;
	list-style-position:outside;
}
#content ul.listlink li,#content2 ul.listlink li{
	margin-bottom:10px;
	padding-left:25px;
	background:url(images/content/mark_ul.png) no-repeat 5px 4px;
	background-size: 11px;
	clear:left;
}
#content ul.listlink li span,#content2 ul.listlink li span{
	font-size:90%;
	line-height:1.5;
}
/*------------------------------------------------------------------------------
	サムネイルリンク付きリスト
------------------------------------------------------------------------------*/
#content ul.thumbnailink,
#content2 ul.thumbnailink{
	margin-bottom:25px;
	margin-left:25px;
	clear:both;
	list-style-type:none;
	list-style-position:outside;
}
#content ul.thumbnailink li,
#content2 ul.thumbnailink li{
	margin-bottom:15px;
	clear:left;
}
#content ul.thumbnailink li:after,
#content2 ul.thumbnailink li:after{
    content:""; 
    display:block; 
    clear:both;
}
#content ul.thumbnailink li img,
#content2 ul.thumbnailink li img{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
#content ul.thumbnailink li span,
#content2 ul.thumbnailink li span{
	font-size:90%;
	line-height:1.5;
}
/*------------------------------------------------------------------------------
	サムネイルリンク付き2行リスト
------------------------------------------------------------------------------*/
#content div.leftlist,
#content2 div.leftlist{
	margin-bottom:20px;
	float:left;
	width:48%;
	display:inline;
	clear:left;
}
#content div.rightlist,
#content2 div.rightlist{
	margin-bottom:20px;
	float:right;
	width:48%;
	display:inline;
}
#content div.leftlist img,
#content2 div.leftlist img,
#content div.rightlist img,
#content2 div.rightlist img{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
#content div.leftlist h2,
#content2 div.leftlist h2,
#content div.rightlist h2,
#content2 div.rightlist h2{
	background:none;
	margin-bottom:5px;
	line-height:1.3;
	border:none;
}
#content div.leftlist p,
#content2 div.leftlist p,
#content div.rightlist p,
#content2 div.rightlist p{
	font-size:90%;
}
/*==============================================================================
	添付ファイルアイコン
==============================================================================*/
/*------------------------------------------------------------------------------
	<li>である場合
------------------------------------------------------------------------------*/
#content ul li.pdf,#content2 ul li.pdf{
	padding:3px 0px 8px 35px;
	background:url(images/icon/pdf.gif) no-repeat 0px 0px;
}
#content ul li.xls,#content2 ul li.xls{
	padding:3px 0px 8px 35px;
	background:url(images/icon/xls.gif) no-repeat 0px 0px;
}
#content ul li.csv,#content2 ul li.csv{
	padding:3px 0px 8px 35px;
	background:url(images/icon/csv.gif) no-repeat 0px 0px;
}
#content ul li.doc,#content2 ul li.doc{
	padding:3px 0px 8px 35px;
	background:url(images/icon/doc.gif) no-repeat 0px 0px;
}
#content ul li.zip,#content2 ul li.zip{
	padding:3px 0px 8px 35px;
	background:url(images/icon/zip.gif) no-repeat 0px 0px;
}
#content ul li.gif,#content2 ul li.gif{
	padding:3px 0px 8px 35px;
	background:url(images/icon/gif.gif) no-repeat 0px 0px;
}
#content ul li.jpg,#content2 ul li.jpg{
	padding:3px 0px 8px 35px;
	background:url(images/icon/jpg.gif) no-repeat 0px 0px;
}
#content ul li.png,#content2 ul li.png{
	padding:3px 0px 8px 35px;
	background:url(images/icon/png.gif) no-repeat 0px 0px;
}
#content ul li.ppt,#content2 ul li.ppt{
	padding:3px 0px 8px 35px;
	background:url(images/icon/ppt.gif) no-repeat 0px 0px;
}
#content ul li.jtd,#content2 ul li.jtd{
	padding:3px 0px 8px 35px;
	background:url(images/icon/jtd.gif) no-repeat 0px 0px;
}
#content ul li.txt,#content2 ul li.txt{
	padding:3px 0px 8px 35px;
	background:url(images/icon/txt.gif) no-repeat 0px 0px;
}
#content ul li.xml,#content2 ul li.xml{
	padding:3px 0px 8px 35px;
	background:url(images/icon/xml.gif) no-repeat 0px 0px;
}
#content ul li.wmv,#content2 ul li.wmv{
	padding:3px 0px 8px 35px;
	background:url(images/icon/wmv.gif) no-repeat 0px 0px;
}
#content ul li.wsx,#content2 ul li.wsx{
	padding:3px 0px 8px 35px;
	background:url(images/icon/wmv.gif) no-repeat 0px 0px;
}
#content ul li.com,#content2 ul li.com{
	padding:3px 0px 8px 35px;
	background:url(images/icon/com.gif) no-repeat 0px 0px;
}
/*------------------------------------------------------------------------------
	<li>ではない場合
------------------------------------------------------------------------------*/
#content span.pdf{
	background:url(images/icon/pdf.gif) no-repeat left 2px;
}
#content span.xls{
	padding-left:18px;
	background:url(images/icon/xls.gif) no-repeat left 2px;
}
#content span.doc{
	padding-left:18px;
	background:url(images/icon/doc.gif) no-repeat left 2px;
}
#content span.zip{
	padding-left:18px;
	background:url(images/icon/zip.gif) no-repeat left 2px;
}
#content span.gif{
	padding-left:18px;
	background:url(images/icon/gif.gif) no-repeat left 2px;
}
#content span.jpg{
	padding-left:18px;
	background:url(images/icon/jpg.gif) no-repeat left 2px;
}
#content span.png{
	padding-left:18px;
	background:url(images/icon/png.gif) no-repeat left 2px;
}
#content span.ppt{
	padding-left:18px;
	background:url(images/icon/ppt.gif) no-repeat left 2px;
}
#content span.jtd{
	padding-left:18px;
	background:url(images/icon/jtd.gif) no-repeat left 2px;
}
#content span.txt{
	padding-left:18px;
	background:url(images/icon/txt.gif) no-repeat left 2px;
}
#content span.xml{
	padding-left:18px;
	background:url(images/icon/xml.gif) no-repeat left 2px;
}
#content span.wmv{
	padding-left:18px;
	background:url(images/icon/wmv.gif) no-repeat left 2px;
}
#content span.wsx{
	padding-left:18px;
	background:url(images/icon/wmv.gif) no-repeat left 2px;
}
#content span.com{
	padding-left:18px;
	background:url(images/icon/com.gif) no-repeat left 2px;
}
/*==============================================================================
	テーブル
==============================================================================*/
#content table,#content2 table{
	margin:10px 10px 20px 15px;
	padding:0px;
	width:96%;
	clear:both;
	border-collapse:collapse;
	border:1px solid #CCC;
	empty-cells:show;
}
#content th,#content2 th{
	padding:3px 6px 3px 6px;
	background:#e6f7ff url(images/content/th_bg.gif) repeat-x left top;
	border:1px solid #CCC;
	text-align:left;
	vertical-align:top;
}
#content td,#content2 td{
	padding:3px 6px 3px 6px;
	border:1px solid #CCC;
	vertical-align:top;
}
#content table caption,#content2 table caption{
	padding:0px 0px 3px 3px;
	text-align:left;
	font-weight:bold;
}
/*------------------------------------------------------------------------------
	幅
------------------------------------------------------------------------------*/
/*　幅マックスのテーブル　*/
#content table.w100, #content2 table.w100,
#content table.w99, #content2 table.w99,
#content table.w98, #content2 table.w98,
#content table.w97, #content2 table.w97,
#content table.w96, #content2 table.w96,
table .w100,table .w99,table .w98,table .w97,table .w96{
	width:96%;
}
/*　幅設定　*/
#content table.w1, #content2 table.w1, table .w1{  width:1%;  }
#content table.w2, #content2 table.w2, table .w2{  width:2%;  }
#content table.w3, #content2 table.w3, table .w3{  width:3%;  }
#content table.w4, #content2 table.w4, table .w4{  width:4%;  }
#content table.w5, #content2 table.w5, table .w5{  width:5%;  }
#content table.w6, #content2 table.w6, table .w6{  width:6%;  }
#content table.w7, #content2 table.w7, table .w7{  width:7%;  }
#content table.w8, #content2 table.w8, table .w8{  width:8%;  }
#content table.w9, #content2 table.w9, table .w9{  width:9%;  }
#content table.w10, #content2 table.w10, table .w10{  width:10%;  }
#content table.w11, #content2 table.w11, table .w11{  width:11%;  }
#content table.w12, #content2 table.w12, table .w12{  width:12%;  }
#content table.w13, #content2 table.w13, table .w13{  width:13%;  }
#content table.w14, #content2 table.w14, table .w14{  width:14%;  }
#content table.w15, #content2 table.w15, table .w15{  width:15%;  }
#content table.w16, #content2 table.w16, table .w16{  width:16%;  }
#content table.w17, #content2 table.w17, table .w17{  width:17%;  }
#content table.w18, #content2 table.w18, table .w18{  width:18%;  }
#content table.w19, #content2 table.w19, table .w19{  width:19%;  }
#content table.w20, #content2 table.w20, table .w20{  width:20%;  }
#content table.w21, #content2 table.w21, table .w21{  width:21%;  }
#content table.w22, #content2 table.w22, table .w22{  width:22%;  }
#content table.w23, #content2 table.w23, table .w23{  width:23%;  }
#content table.w24, #content2 table.w24, table .w24{  width:24%;  }
#content table.w25, #content2 table.w25, table .w25{  width:25%;  }
#content table.w26, #content2 table.w26, table .w26{  width:26%;  }
#content table.w27, #content2 table.w27, table .w27{  width:27%;  }
#content table.w28, #content2 table.w28, table .w28{  width:28%;  }
#content table.w29, #content2 table.w29, table .w29{  width:29%;  }
#content table.w30, #content2 table.w30, table .w30{  width:30%;  }
#content table.w31, #content2 table.w31, table .w31{  width:31%;  }
#content table.w32, #content2 table.w32, table .w32{  width:32%;  }
#content table.w33, #content2 table.w33, table .w33{  width:33%;  }
#content table.w34, #content2 table.w34, table .w34{  width:34%;  }
#content table.w35, #content2 table.w35, table .w35{  width:35%;  }
#content table.w36, #content2 table.w36, table .w36{  width:36%;  }
#content table.w37, #content2 table.w37, table .w37{  width:37%;  }
#content table.w38, #content2 table.w38, table .w38{  width:38%;  }
#content table.w39, #content2 table.w39, table .w39{  width:39%;  }
#content table.w40, #content2 table.w40, table .w40{  width:40%;  }
#content table.w41, #content2 table.w41, table .w41{  width:41%;  }
#content table.w42, #content2 table.w42, table .w42{  width:42%;  }
#content table.w43, #content2 table.w43, table .w43{  width:43%;  }
#content table.w44, #content2 table.w44, table .w44{  width:44%;  }
#content table.w45, #content2 table.w45, table .w45{  width:45%;  }
#content table.w46, #content2 table.w46, table .w46{  width:46%;  }
#content table.w47, #content2 table.w47, table .w47{  width:47%;  }
#content table.w48, #content2 table.w48, table .w48{  width:48%;  }
#content table.w49, #content2 table.w49, table .w49{  width:49%;  }
#content table.w50, #content2 table.w50, table .w50{  width:50%;  }
#content table.w51, #content2 table.w51, table .w51{  width:51%;  }
#content table.w52, #content2 table.w52, table .w52{  width:52%;  }
#content table.w53, #content2 table.w53, table .w53{  width:53%;  }
#content table.w54, #content2 table.w54, table .w54{  width:54%;  }
#content table.w55, #content2 table.w55, table .w55{  width:55%;  }
#content table.w56, #content2 table.w56, table .w56{  width:56%;  }
#content table.w57, #content2 table.w57, table .w57{  width:57%;  }
#content table.w58, #content2 table.w58, table .w58{  width:58%;  }
#content table.w59, #content2 table.w59, table .w59{  width:59%;  }
#content table.w60, #content2 table.w60, table .w60{  width:60%;  }
#content table.w61, #content2 table.w61, table .w61{  width:61%;  }
#content table.w62, #content2 table.w62, table .w62{  width:62%;  }
#content table.w63, #content2 table.w63, table .w63{  width:63%;  }
#content table.w64, #content2 table.w64, table .w64{  width:64%;  }
#content table.w65, #content2 table.w65, table .w65{  width:65%;  }
#content table.w66, #content2 table.w66, table .w66{  width:66%;  }
#content table.w67, #content2 table.w67, table .w67{  width:67%;  }
#content table.w68, #content2 table.w68, table .w68{  width:68%;  }
#content table.w69, #content2 table.w69, table .w69{  width:69%;  }
#content table.w70, #content2 table.w70, table .w70{  width:70%;  }
#content table.w71, #content2 table.w71, table .w71{  width:71%;  }
#content table.w72, #content2 table.w72, table .w72{  width:72%;  }
#content table.w73, #content2 table.w73, table .w73{  width:73%;  }
#content table.w74, #content2 table.w74, table .w74{  width:74%;  }
#content table.w75, #content2 table.w75, table .w75{  width:75%;  }
#content table.w76, #content2 table.w76, table .w76{  width:76%;  }
#content table.w77, #content2 table.w77, table .w77{  width:77%;  }
#content table.w78, #content2 table.w78, table .w78{  width:78%;  }
#content table.w79, #content2 table.w79, table .w79{  width:79%;  }
#content table.w80, #content2 table.w80, table .w80{  width:80%;  }
#content table.w81, #content2 table.w81, table .w81{  width:81%;  }
#content table.w82, #content2 table.w82, table .w82{  width:82%;  }
#content table.w83, #content2 table.w83, table .w83{  width:83%;  }
#content table.w84, #content2 table.w84, table .w84{  width:84%;  }
#content table.w85, #content2 table.w85, table .w85{  width:85%;  }
#content table.w86, #content2 table.w86, table .w86{  width:86%;  }
#content table.w87, #content2 table.w87, table .w87{  width:87%;  }
#content table.w88, #content2 table.w88, table .w88{  width:88%;  }
#content table.w89, #content2 table.w89, table .w89{  width:89%;  }
#content table.w90, #content2 table.w90, table .w90{  width:90%;  }
#content table.w91, #content2 table.w91, table .w91{  width:91%;  }
#content table.w92, #content2 table.w92, table .w92{  width:92%;  }
#content table.w93, #content2 table.w93, table .w93{  width:93%;  }
#content table.w94, #content2 table.w94, table .w94{  width:94%;  }
#content table.w95, #content2 table.w95, table .w95{  width:95%;  }
/*------------------------------------------------------------------------------
	配置
------------------------------------------------------------------------------*/
/*　右寄
------------------------------------------------------------------------------*/
#content table td.textright,#content table th.textright,#content2 table td.textright,#content2 table th.textright{
	text-align:right;
}
/*　中央寄せ
------------------------------------------------------------------------------*/
/*　水平　左寄せ
------------------------------------------------------------------------------*/
#content table td.textleft,#content table th.textleft,#content2 table td.textleft,#content2 table th.textleft{
	text-align:left;
}
/*　水平　右寄
------------------------------------------------------------------------------*/
#content table td.textright,#content table th.textright,#content2 table td.textright,#content2 table th.textright{
	text-align:right;
}
/*　水平　中央寄せ
------------------------------------------------------------------------------*/
#content table td.textcenter,#content table th.textcenter,#content2 table td.textcenter,#content2 table th.textcenter{
	text-align:center;
}
/*　垂直　上寄せ
------------------------------------------------------------------------------*/
#content table td.verticaltop,#content table th.verticaltop,#content2 table td.verticaltop,#content2 table th.verticaltop{
	vertical-align:top;
}
/*　垂直　中央寄せ
------------------------------------------------------------------------------*/
#content table td.verticalmiddle,#content table th.verticalmiddle,#content2 table td.verticalmiddle,#content2 table th.verticalmiddle{
	vertical-align:middle;
}
/*　垂直　下寄せ
------------------------------------------------------------------------------*/
#content table td.verticalbottom,#content table th.verticalbottom,#content2 table td.verticalbottom,#content2 table th.verticalbottom{
	vertical-align:bottom;
}
/*　垂直　ベースライン
------------------------------------------------------------------------------*/
#content table td.verticalbaseline,#content table th.verticalbaseline,#content2 table td.verticalbaseline,#content2 table th.verticalbaseline{
	vertical-align:baseline;
}
/*------------------------------------------------------------------------------
	改行なし
------------------------------------------------------------------------------*/
/*　自動的に改行なし
------------------------------------------------------------------------------*/
#content table td.cell,#content table th.cell,#content2 table td.cell,#content2 table th.cell{
	white-space:nowrap;
}
/*　左寄せかつ自動的に改行なし
------------------------------------------------------------------------------*/
#content table td.cellleft,#content table th.cellleft,#content2 table td.cellleft,#content2 table th.cellleft{
	text-align:left;
	white-space:nowrap;
}
/*　右寄せかつ自動的に改行なし
------------------------------------------------------------------------------*/
#content table td.cellright,#content table th.cellright,#content2 table td.cellright,#content2 table th.cellright{
	text-align:right;
	white-space:nowrap;
}
/*　中央寄せかつ自動的に改行なし
------------------------------------------------------------------------------*/
#content table td.cellcenter,#content table th.cellcenter,#content2 table td.cellcenter,#content2 table th.cellcenter{
	text-align:center;
	white-space:nowrap;
}
/*　pの中にテーブルがあるとき
------------------------------------------------------------------------------*/
#content p table,#content2 p table{
	margin-left:0px;
	width:100%;
}
/*　テーブルの中にpがあるとき
------------------------------------------------------------------------------*/
#content td p,#content th p,#content2 td p,#content2 th p{
	margin:0px;
	padding:0px;
}
/*　テーブルの中にリストがあるとき
------------------------------------------------------------------------------*/
#content table ul,#content2 table ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
}
#content table ol,#content2 table ol{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:35px;
}
#content table ul li,#content table ol li,#content2 table ul li,#content2 table ol li{
	margin-bottom:0px;
}
/*==============================================================================
	関連情報、添付ファイル
==============================================================================*/
#content h2.kanren,#content2 h2.kanren{
	margin:0px 5px 15px 5px;
	padding: 8px 10px 8px 13px;
	color:#333333;
	font-size:100%;
	background:#f9e8a2;
}
/*==============================================================================
	plugin
==============================================================================*/
.plugin{
	margin:20px auto 20px auto;
	width:85%;
	clear:both;
	font-size:90%;
	background:#eeeeee;
}
#content .plugin p,#content2 .plugin p,#content3 .plugin p{
	margin:0px;
	padding:10px 15px 10px 15px;
}
/*==============================================================================
	ページ内アンケート
==============================================================================*/
#pagequest{
	margin:20px 18px 20px 18px;
	clear:both;
	background-color:#FFFFFF;
	border:1px solid #a6d9ea;
}
#pagequest h2{
	margin:0px 0px 14px 0px;
	padding:8px 10px 8px 21px;
	color:#333333;
	font-size:100%;
	background:#a6d9ea;
	border-left:none;
	border-top:none;
	border-right:none;
}
#pagequest p,#pagequest fieldset{
	margin:0px 19px 12px 19px;
	border:none;
	line-height:1.3;
}
#pagequest p label,#pagequest fieldset legend{
	margin:0px 0px 6px 0px;
	padding:2px 2px 4px 2px;
	border-bottom:1px dotted #cccccc;
	width:100%;
	display:inline-block;
	font-weight:bold;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#pagequest p label,#pagequest p strong{
	width:100%;
	display:inline-block;
}
#pagequest input,#pagequest textarea{
	margin:0px 4px 2px 16px;
	vertical-align:middle;
}
#pagequest input[type="submit"]{
	padding:4px 10px 4px 10px;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e8e8e8 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e8e8e8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e8e8e8 100%);
	border:1px solid #cccccc;
}
#pagequest input[type="text"],#pagequest textarea{
	width:90%;
}
#pagequest p.textcenter button{
	margin:0px;
	padding:2px 10px 2px 10px;
}
/*==============================================================================
	お問合せ
==============================================================================*/
#reference{
	margin:20px auto 20px auto;
	clear:both;
	background:#f9f4e0 url(images/content/reference_bg.gif) repeat left top;
}
#reference h2{
	margin:0px;
	padding:10px 192px 20px 35px;
	font-size:100%;
	color:#333;
	background:#f9f4e0 url(images/content/reference_h2_bg.gif) no-repeat left top;
}
#content2 #reference h2,#petit #reference h2,#content3 #reference h2{
	background:#f9f4e0 url(images/content/reference_h2_bg_l.gif) no-repeat left top;
}
#reference p{
	margin:0px;
	padding:0px 15px 10px 35px;
}
#reference p a.mail{
	padding-left:26px;
	background:url(images/content/mail.gif) no-repeat left 3px;
}
