/* ------------------------------------------------------------
燦燈社基本スタイルシート＜トップページ専用＞
製作者：キンバラ
制作日：2007年11月14日
------------------------------------------------------------- */


/* 基本構造
------------------------------------------------------------- */

body {
	width:800px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	color: #4C4C4C;/* ----K70%------ */
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
	background-image:url(../common/back.jpg);
	background-repeat:repeat-x;
}


h1 {
	margin-top: 0px;
	margin-bottom: 0px; 
	padding: 2px 0px 0px 0px;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	text-transform: none;
} 





h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	text-transform: none;
}


#wrapper {
	width: 760px;
	background-color:#FFFFFF;
}


#header {
	width: 760px;
	margin: 0px auto;
}


#footer {
	width: 740px;
	margin-top: 50px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	text-align: left;
	clear: both;
}


#comment {
	width: 760px;
	height: 19px;
	margin: 0px auto;
}


#main {
	width: 740px;
	margin-top: 25px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	height: 100%;
	font-size: 12px;
	line-height: 140%;
}


#g_sele {
	width: 700px;
	height: 20px;
	margin: 0px auto;
	margin-top: 30px;
}


.n_topi {
    width: 700px;
	font-size:11px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #888888;
	border-width: 1px;
	margin: 0px auto;
	margin-top: 20px;
}






/* リンク
------------------------------------------------------------- */

a:link {
  color: #4C4C4C;/* ----K70%------ */
  background: transparent;/* ---transparent透明--- */
  text-decoration:none;
}

a:visited {
  color: #333333;/* ---K80%--- */
  background: transparent;
  text-decoration:none;
}

a:hover{
  color: #24180B;
  background: transparent;
  text-decoration:underline;
}
a:active{
  color: #D09D64;
  background: transparent;
  text-decoration:none;
}







/* マージン
------------------------------------------------------------- */

.margintop5 {
	margin-top:5px;
}

.margintop10 {
	margin-top:10px;
}

.margintop20 {
	margin-top:20px;
}

.margintop30 {
	margin-top:30px;
}


.marginbottom5 {
	margin-bottom:5px;
}

.marginbottom10 {
	margin-bottom:10px;
}

.marginbottom20 {
	margin-bottom:20px;
}

.marginbottom30 {
	margin-bottom:30px;
}


.marg5 {
	margin-top:5px;
	margin-bottom:5px;
}


.marg10 {
	margin-top:10px;
	margin-bottom:10px;
}


.marg20 {
	margin-top:20px;
	margin-bottom:20px;
}


.marg30 {
	margin-top:30px;
	margin-bottom:30px;
}


.marg10_5 {
	margin-top:10px;
	margin-bottom:5px;
}


.margr5_l5 {
	margin-left:5px;
	margin-right:5px;
}


.margr_l20 {
	margin-left:20px;
}





/* 文字
------------------------------------------------------------- */

.honbun10 {
	font-size: 10px;
	line-height: 15px;
}


.honbun11_g {
	font-size: 11px;
	line-height: 15px;
	color: #444444;
}


.honbun12_g {
	font-size: 12px;
	line-height: 20px;
	color: #444444;
}


.honbun12_g2 {
	font-size: 12px;
	line-height: 24px;
	color: #444444;
}


.midashi11_w {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}


.midashi12_g {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #444444;
}

.midashi14_g {
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	color: #444444;
}

.midashi14_g18 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #444444;
}





/* 罫線
------------------------------------------------------------- */

hr{
width: 740px;
color: #999999;
height:1px;
}


hr.dot02{
border:dotted;
border-top:dashed 1px #CCCCCC;
height:1px;
color:#FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}




/* プライバシーポリシー
------------------------------------------------------------- */

.waku {
	margin: 20px 0px 10px 0px;
	padding: 2px;
	width: 740px;
    border: 1px solid #888888;
	border-width: 1px;
	color: #4C4C4C;
}