/*common*/

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../../images/main/common/bg_all.gif);
	background-repeat:repeat;
	text-align:center;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "Osaka-等幅";
}

div,p{
	margin:0px;
	padding:0px;
	color:#696969;
}

object,embed{
border:none;
margin:0px;
padding:0px;
}

body.inframe{
background-color:#ffffff;
}

#all {
	margin            : 0px;
	padding           : 0px;
	background-image  : url(../../images/main/common/bg_all2.gif);
	background-repeat : repeat;
	width             : 1024px;
}

#detail{
	width:760px;
	text-align:left;
	margin:0px auto;
	background-color:#ffffff;
}

.pan a:link, .pan a:visited{
color:#757575;
text-decoration:none;
}

.pan a:hover{
color:#757575;
text-decoration:underline;
}

h1{
margin:10px 20px;
}

h1.comptitle{
padding:10px 0px 15px 0px;
margin:0px;
}

h2.comptitle{
padding:10px 0px 15px 0px;
margin:0px;
}

a:link{
color:#1150D3;
}

/*\*/
html:first-child body
    {
				letter-spacing:-1px
    }
/**/

.sep10{
margin-top:10px;
}

.planep{
line-height:18px;
margin-bottom:15px;
width:520px;
}

/*-------------------------*/
/* ヘッダー部                                 */
/* create : 2008/1/23      */
/*-------------------------*/
#head{
	background-image  : url(../../images/main/head/bg_head.gif);
	background-repeat : repeat;
	margin            : 0px;
	height            : 100px;
	width             : 860px;
}

#head2 {
	background-image:url(../../images/main/head/bg_head2.gif);
	background-repeat:no-repeat;
	margin:0px;
	height:100px;
	width:760px;
	text-align:left;
}

#head2 p.headlogo{
	padding:10px 0px 0px 10px;
	margin:0px;
}

#head2 td.headuser{
	vertical-align:top;
}

#head2 td.headlink{
	vertical-align:top;
	padding-top:2px;
}

#head2 p.headlogin{
	padding:4px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	text-align:left;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	height:32px;
	overflow:hidden;
}

#head2 p.headblog{
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:right;
}

#head2 td.headsearch{
	vertical-align:bottom;
}

#head2 p.headsearchbox{
	padding:0px 0px 0px 0px;
	margin:0px 0px 6px 0px;
	text-align:right;
}

#gronavi {
	background-image  : url(../../images/main/head/gn_back.gif);
	background-repeat : repeat;
	padding           : 0px;
	margin            : 0px;
	height            : 46px;
	width             : 860px;
}

/*-------------------------*/
/* フッター部                                  */
/* create : 2008/1/23      */
/*-------------------------*/
#foot_totop{
	background-color : #F5F3EE;
	width            : 860px;
	padding-top      : 20px;
	padding-bottom   : 20px;
}

.foot_totop{
	background-color : #F5F3EE;
	float:right;
	padding-left  : 350px;
}

#foot_totop div.foot_totop2{
	width         : 760px;
	height        : 15px;
	padding-left  : 350px;
}

#foot{
	background-image  : url(../../images/main/foot/bg_foot.gif);
	background-repeat : repeat;
	width             : 860px;
	margin            : 0px;
	height            : 115px;
}

#foot2 {
	background-image:url(../../images/main/foot/bg_foot2.gif);
	background-repeat:no-repeat;
	margin:0px;
	height:115px;
	width:760px;
	text-align:left;
}

.footc1{
	margin:0px 0px 0px 0px;
}

.footc1 img{
	margin-top:48px;
	margin-left:26px;
}

.footc2{
	margin:0px 0px 0px 133px;
}

.footc2 img{
	margin-right:25px;
}

/*-------------------------*/
/* ページネーション部                      */
/* create : 2008/3/14      */
/*-------------------------*/
div.pagejump{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

span.normal {
	font-weight:bold;
	font-size:12px;
	color:#000099;
	margin-right:5px;
}

a:link.pagejump,a:visited.pagejump {
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#4E6C98;
	margin-right:5px;
}

a:hover.pagejump,a:active.pagejump {
	color:#000099;
}
