@charset "Shift-JIS";

/*****************************************************
 *    のびよ！みやざきっ子*
 *****************************************************/


/* 基本スタイル（上書き）
---------------------------------------------------- */
#contents {
	color: #000000;
	background-color: #006633;
	line-height: 1.6em;
}
#contentsBox {

}
#mainArea {
	width: 770px;

	float: left;
	padding:0;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	margin-right:10px;
	overflow: hidden;
}

#mainArea h2 {
	width: 770px;
	height:300px;
	float: left;
	padding:0px 0px 10px 0px;
	background:url(../image/mein_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:10px;
	overflow: hidden;
}

#bannerArea {
	width: 190px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainArea h2#pageTit {
	width: 770px;
	height: 257px;
	text-indent: -9999px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
}
#mainArea .green{
	color:#0099CC;
}
/* 基本スタイル
---------------------------------------------------- */
#mainPkg {
	width: 770px;
}
#mainPkgInner {
	width: 770px;
	display: inline-table;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainPkgInner:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
} 
/* Mac IE \*/ 
* html #mainPkgInner {
	height: 1%;
} 
#mainPkgInner {display: block;}
/* */

#mainPkg #mainPkgL {
	width: 258px;
	float: left;
	border-right: 4px dotted #CCCCCC;
	padding: 0 0 0 5px;
}
#mainPkg #mainPkgL .tannin{
	 background-color:#f2f4f4;  
	 background:url(../image/columnTop.gif) top center;
	 width:235px;
	 margin:0 5px 0 10px;
	 padding: 0;
}
#mainPkg #mainPkgL .tannin p{
	font-size:90%;
	line-height:140%;
	padding: 5px;
}

#mainPkg #mainPkgL .tannin img.profile{
	 margin:0 10px 5px 5px;
	 float:left;
}
#mainPkg #mainPkgL img{
	margin:0;
	padding:0;
}
#mainPkg #mainPkgL strong {
	color: #FF3300;
}
#mainPkg #mainPkgR {
	width: 500px;
	float: right;
	padding-right:2px;
}
#mainPkg #mainPkgR .mtfield{
	background:url(../image/infomation.gif) no-repeat 50% 0%;
	height: 140px;
	padding:60px 0 0 30px;
}
#mainPkg #mainPkgR .mtfield h3{
	font-size:14px;
	width: 400px;
	margin-bottom: 10px;
	margin-left:1em;
color:#888;
}
#mainPkg #mainPkgR .mtfield p{
	font-size: 16px;
	line-height: 150%;
	width: 380px;
	margin: 0 0 0 2em;
	padding: 0px;
}
#mainPkg #mainPkgR .addressfield{
	background:url(../image/address.gif) no-repeat 50% 0%;
	height: 90px;
	padding:115px 0 0 30px;
}
#mainPkg #mainPkgR .addressfield p{
	font-size: 12px;
	line-height: 140%;
	width: 380px;
	margin: 0 0 0 0;
	padding: 0px;
	color: #FF3C8A;
}
#mainPkg p {
	margin: 0px 0px 1em;
	padding:1em;
	display: inline-table;
}
#mainPkg p:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
} 
/* Mac IE \*/ 
* html #mainPkg p {height: 1%;} 
#mainPkg p {
	display: block;
	margin: 5px;
}
/* */

#mainPkg img {
	display: inline;
	margin: 0;
}

/*　TOPページ用ナビゲーション
---------------------------------------------*/
#nobiyo_navi {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: url(../image/header_bar.jpg) right no-repeat;
height:50px;
position:relative;
width:770px;
}

#nobiyo_navi ul {
background:#115b26;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#nobiyo_navi ul li {
display:block;
height:50px;
position:absolute;
/*text-indent:-9999px;*/
top:0;
}

#nobiyo_navi #bt_01 {
left:0px;
width:110px;
}

#nobiyo_navi #bt_02 {
left:110px;
width:110px;
}

#nobiyo_navi #bt_03 {
left:220px;
width:110px;
}

/*　サブページ用ナビゲーション
---------------------------------------------*/
.subpage .header{
	background-image:url(../image/subpage_header.jpg);
	height: 145px;
	overflow: hidden;
}

.subpage #tab {
	/*background:url("../image/tab/tab.gif") no-repeat;*/
	width:460px;
	height:68px;
	margin:70px 0 0 300px;
	padding:0;
}

.subpage #tab a span {
    display: none;
}

.subpage #tab li, #gym #tab a {
    height:68px;
    display:block;
}

.subpage #tab li {
    float:left;
    list-style:none;
    display:inline;
}

/*　アーカイブページ（日誌）用ナビゲーション
---------------------------------------------*/

#archive .header{
	background-image:url(../image/subpage_header.jpg);
	height: 145px;
	overflow: hidden;
}

#archive #tab {
	/*background:url("../image/tab/tab.gif") no-repeat;*/
	width:460px;
	height:68px;
	margin:70px 0 0 300px;
	padding:0;
}

#archive #tab a span {
    display: none;
}

#archive #tab li, #gym #tab a {
    height:68px;
    display:block;
}

#archive #tab li {
    float:left;
    list-style:none;
    display:inline;
}


/* 上部に戻る　*/ 

.pagetop{
	background-color:#FFFFFF;
	padding: 10px 13px 0px 610px;
	clear: both;
}

/* 日誌ページ */

#archive .checkL{
	float:left;
	width:330px;
	background-image: url(../image/checkL.png);
	height: 430px;
	padding: 70px 5px 20px 50px;
	background-repeat: no-repeat;
}

#archive .checkR{
	float:right;
	width:330px;
	background-image: url(../image/checkR.png);
	height: 430px;
	padding: 70px 35px 20px 20px;
	background-repeat: no-repeat;
}

#archive .checkR .naiyou h4{
	font-weight:normal;
	font-size:120%;
	width: 320px;
	line-height: 130%;
	margin-bottom: 3px;
}
#archive .checkL .naiyou h4{
	font-weight:normal;
	font-size:120%;
	width: 320px;
	color: #cc0000;
	line-height: 130%;
	margin-bottom: 3px;
}
#archive .checkL p{
	color:#ff6600;
}

#archive .naiyou{
	margin:15px 0 5px;
	width: 320px;
}
#archive .naiyou ul{
	margin-left:5px;
	width: 320px;
}
#archive .naiyou li{
	margin-bottom:10px;
	width: 300px;
}
#archive .naiyou li li{
	line-height:110%;
	color: #666666;
	list-style-type:circle;
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-position: outside;
	width: auto;
	font-size: 90%;
}

#archive .list,
#watch .list{
	margin:10px;
	padding:10px;
}
#archive .list h3,
#watch .list h3{
	padding:10px;
	font-weight:bold;
	font-size:150%;
	background-color: #daedee;
}
#archive .list .all,
#watch .list .all{
	margin:20px;
	width: 700px;
}
#archive .list .all span,
#watch .list .all span{
	display:block;
	float:left;
	width:140px;
}
#archive .list .all ul,
#watch .list .all ul{
	margin-left:140px;
	width: 460px;
	margin-bottom: 5px;
}
#archive .list .all li,
#watch .list .all li{
	width: 700px;
}
#archive .list .all ul li,
#watch .list .all ul li{
	background-image: url(../image/allow.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left center;
	width: 460px;
}
#archive .entry{
	min-height:300px;
}

#archive .entry h3{

	font-size:2em;
	font-weight:normal;
	color:#999999;
}

#archive .entry h3.date{
}

#archive .entry h4{
	border-bottom:3px solid #ccc;
	padding:20px;
	margin:0;
	font-size: 160%;
/* 	background:url(../image/bgh4Entry.gif) left top no-repeat #E1EDF5;*/
}

/* #archive .entry h4 span {
	padding-left:10px;
	background:url(../image/h4LeftImg.gif) left top no-repeat;
} */

#archive .entry h4.title{
}

#archive .entry p{

    line-height: 1.8em;
    margin-bottom: 10px;
}

#archive .entry .entryBody {
font-size: 110%;
	margin:40px;
}

#archive div#pageNavi {
    height: 2em;
    margin: 20px;
    position: relative;
width: 650px;
padding-top: 20px;
border-top: 3px solid #CCCCCC;
    /* width: 730px; */
}

#archive div#pageNavi p.left {
	position:absolute;
	width:100px;
	left:10px;
}

#archive div#pageNavi p.center {
	position:absolute;
	width:100px;
	left:260px;
	text-align:center;
}

#archive div#pageNavi p.right {
	position:absolute;
	width:100px;
	text-align:right;
	right:10px;
}

#archive div#pageNavi p a {

}

#archive .paging{
	background-color:#339999;
	width: 730px;
	margin: 0 20px;
	color: #FFFFFF;
}
#archive .paging a{
	color: #FFFFFF;
}
#archive .paging a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

div #corner_area {
	background:#faedb9;
	width:476px;
	margin-left:12px;
}

div #corner_area .corner_sam {
	float:left;
	margin-right:10px;
}

div #corner_area strong {
	color:#D21D00;
	font-size: 16px;
}

div#diary {

    background:url("../image/diary/bg.jpg") repeat-y scroll left top transparent;
    margin: 0px 30px 10px 0 !important;
    padding: 20px 20px 20px 50px !important;

}

div#diary h3 {
	padding:0.5em;
	margin:1em;
}

div#diary h4 {
	margin:0 1em !important;
}


/*参加しよう
-------------------------*/

#join .info{
	width:97%;
	border:none;
	margin: 0 10px;
}
#join .info th{
	background-color:#E6EAD5;
	text-align:right;
	font-weight:bold;
	vertical-align: top;
	padding: 10px;
}
#join .info td{
	padding: 10px;
}
#join .info td p{
display:block;
margin-bottom:10px;
}
#join .info td ol{
	margin:0 0 10px 15px;
	padding:0 0 0 15px;
	list-style-type: decimal;
}
#join .info td ol li{
	margin:0;
	list-style-type: decimal;
}

