/* ページ枠 */


#corpmain-full {
	PADDING: 9px 0 0 0; 
	MARGIN: 0px; 
	WIDTH: 780px
}
* html #corpmain-full {
	PADDING: 9px 0 0 10px; 
}
#pankuzu-full {
	font-size:11px;
	PADDING: 3px 3px 3px 8px; 
	MARGIN: 0px 0px 9px 0px; 
	text-align:left;
	VERTICAL-ALIGN:	middle;
	background-color:#dedede;
}

/* お問い合わせ */

.org-contact {
	margin: 30px 10px;
	padding: 15px;
	line-height: 16px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

/* ページトップ */

.org-pagetop {
	text-align: right;
	margin: 30px 10px;
}

/* corpmain-full */

p.lead{
	font-size:120%;
	line-height:18px;
	border-top:#efefef 2px solid;
	padding:15px 10px 0 10px;
	margin-top:25px
	}

.sectionH3{
	margin: 0 10px 
}
.sectionH3 h3{
	background:url(images/h3bg.gif) repeat-x;
	font-size:120%;
	line-height:16px;
	padding:10px 0 10px 15px;
	margin:25px 0 20px 0;
	border-bottom-style:none;
	width:750px
}
.sectionH3 p{
	font-size:120%;
	line-height:21px;
	margin:10px 0 10px 0 
}
.sectionH3 p.tyu{
	border:#999 dotted 1px;
	color:#900;
	padding:10px 15px;
	font-weight:bold
}
.sectionH3 ul{
font-size:120%;
color:#990000;
padding:5px auto
}
.sectionH3 ul li{
list-style:disc;
line-height:20px
}
.sectionH3 p img.right{
float:right;
margin:5px 0 5px 30px 
}
.sectionH3 p img.left{
float:left;
margin:5px 10px 5px 0 
}

.sectionH3 blockquote{
color:#444;
background:#EFEFEF;
padding:10px 25px;
margin:20px 0
}
.sectionH3 blockquote span{
display:block;
font-weight:bold
}

.sectionH3 table{
width:720px;
margin:20px 20px
}

.sectionH3 table tr td,
.sectionH3 table tr th{
color:#444;
border-top:#efefef solid 1px;
border-right:#efefef solid 1px;
border-left:#efefef solid 1px;
padding:10px 0 0
} 
.sectionH3 table tr td.last,
.sectionH3 table tr th.last{
border-bottom:#efefef solid 1px
} 
.sectionH3 table tr th{
background:#FFFFCC;
border-right:none
}
.sectionH3 table tr td ul li{
font-size:80%;
list-style:disc;
line-height:18px
}

.sectionH3 h4{
	font-size:120%;
	color:#663366;
	padding:0 0 3px 5px;
	margin:20px 0 -10px 0
}

/*　category link
-----------------------------------------------*/
.category{
margin:20px 0!important
}
.category span{
font-size:120%;
border-left:#CCCCCC solid 7px;
color:#666!important;
font-weight:bold;
padding:5px 10px!important;
margin:0 0 0 10px;
}

.category ul{
text-align:center;
margin-top:15px!important
}
.category ul li{
font-size:120%;
display:inline;
padding-left:13px!important;
margin:10px 0px!important;
}
.category ul li a{
color:#666!important
}


/*　バックナンバー
-----------------------------------------------*/
.bn {
margin:20px 0!important
}
.bn span{
font-size:120%;
background:url(images/bnBg.gif) repeat-x 0 18px;
color:#666!important;
font-weight:bold;
padding:0 73% 30px 0!important;
margin:0 0 0 10px;
}
* html .bn span{
padding:0 71% 30px 0!important;
margin:0 0 0 10px;
}
/*　for safari + FF3.5 */
body:first-of-type .bn span{
background:none;
border-left:#CCCCCC solid 7px;
padding:5px 0 5px 10px!important;
margin:0 0 0 10px
} 

.bn ul{
background:#efefef;
border-left:#CCCCCC solid 7px;
padding:15px 0 20px 0;
margin:15px 11px
}
.bn ul li{
margin:7px 10px 0 23px!important;
padding-left:15px
}
.bn ul li.ma{
background:url(../../common/images/icon04.gif) no-repeat 0 3px;
}
.bn ul li.mi{
background:url(../../common/images/icon05.gif) no-repeat 0 3px;
}
.bn ul li.sk{
background:url(../../common/images/icon07.gif) no-repeat 0 3px;
}
.bn ul li.li{
background:url(../../common/images/icon06.gif) no-repeat 0 3px;
}
.bn ul li a{
color:#666!important;
text-decoration:underline!important
}


span.link-txt-grud{
	color: #990099!important;
	text-decoration: underline
}
