/*ページ全体*/
*{margin:0;padding:0;
font:normal 14px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;}
a{color:#666666;
font:normal 14px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;}
a:hover{color:#00a0c6;text-decoration:none;}
img{border:0;}
ul{list-style:none;}
.x{border:solid 1px red;}
.hidden{display:none;}
.reset{clear:both;}
.kReset{display:block;clear:both;}

/*ページ先頭*/
html{overflow-y:scroll;}
body{text-align:center;background:url(img/back_ntopline.jpg) repeat-x;}
#wrapper{width:780px;margin:auto;text-align:left;background:#ffffff;}
/*#wrapper2{margin:0 auto;background:url(img/wrapper2_bg.jpg) no-repeat top center}*/

/*ヘッダ*/
#header{height:95px;background:#eaf5c6;}
#hLogo{float:left;}
#hImage{float:right;text-align:right;color:#00a0c6;font-weight:bold;margin-top:5px;}



/*ウェブページ関連*/
/*メイン*/
#main{padding:10px 0 30px 0;}

/*//メイン→ウエブページ・トップページ・ブログページ大カテゴリ//*/
#catDai{clear:both;}
#catDai a{height:32px;float:left;margin:10px 5px 0 5px;}
a#cat1{width:190px;background:url(img/npdai1.gif) no-repeat;}
a#cat2{width:90px;background:url(img/npdai2.gif) no-repeat;}
a#cat3{width:170px;background:url(img/npdai3.gif) no-repeat;}
a#cat4{width:90px;background:url(img/npdai4.gif) no-repeat;}
a#cat5{width:110px;background:url(img/npdai5.gif) no-repeat;}
a#cat6{width:70px;background:url(img/npdai6.gif) no-repeat;}

#sideCatDai a{display:block;width:190px;height:32px;margin:5px 0;}
#sideCatDai a#cat1{background:url(img/ndai1.gif) no-repeat;}
#sideCatDai a#cat2{background:url(img/ndai2.gif) no-repeat;}
#sideCatDai a#cat3{background:url(img/ndai3.gif) no-repeat;}
#sideCatDai a#cat4{background:url(img/ndai4.gif) no-repeat;}
#sideCatDai a#cat5{background:url(img/ndai5.gif) no-repeat;}
#sideCatDai a#cat6{background:url(img/ndai6.gif) no-repeat;}


/*//メイン→ウエブページ中カテゴリ//*/
#catTyu{height:60px;margin:5px 0 10px 20px;}
#catTyu div{height:60px;padding-left:120px;line-height:200%;}
#catTyu a{padding-left:10px;font-size:16px;}
#cat100{background:url(img/back_ncat100.gif) 10px 5px no-repeat;}
#cat100 a{color:#ff6600;}
#cat200{background:url(img/back_ncat200.gif) 10px 5px no-repeat;}
#cat200 a{color:#3333ff;}
#cat300{background:url(img/back_ncat300.gif) 10px 5px no-repeat;}
#cat300 a{color:#ffa600;}
#cat400{background:url(img/back_ncat400.gif) 10px 5px no-repeat;}
#cat400 a{color:#006600;}
#cat500{background:url(img/back_ncat500.gif) 10px 5px no-repeat;}
#cat500 a{color:#6699ff;}
#cat600{background:url(img/back_ncat600.gif) 10px 5px no-repeat;}
#cat600 a{color:#ff6699;}

.col100{color:#ff6600;}
.col200{color:#3333ff;}
.col300{color:#ffa600;}
.col400{color:#006600;}
.col500{color:#6699ff;}
.col600{color:#ff6699;}
.col700{color:#CC3300;}


/*//メイン→ウェブページ内容//*/
#webcontent{background:url(img/back_webcontents2.gif) repeat-y;
margin:0px 50px;}
#webcontent h1{background:url(img/back_webcontents1.gif) no-repeat;
padding:10px 20px 5px 20px;font-size:20px;font-weight:bold;}
#webcontent h2{padding:0 20px;font-size:16px;font-weight:bold;color:#7f7f7f;}

.basetext, .moretext{background:url(img/back_webcontents3.gif) bottom no-repeat;
line-height:150%;padding:10px 20px;}

.basetext img {
vertical-align:bottom;
padding:5px;
}

.basetextIn {
padding:5px 5px 15px 5px;
}

.basetextIn p {
line-height:150%;
}

/*//メイン→ウエブページ小カテゴリ//*/
#catSyo{margin:0 50px;}
#catSyo a{padding-left:10px;font-size:14px;}

#tophe{text-align:right;margin-right:50px;}


/*トップ、ブログ関連*/

/*090710new*/
#nTop{
	height:425px;margin:30px 0;
	background:url(img/back_ntop.jpg) no-repeat;
}

#nTopContents{
	margin-left:429px;
}

#nItem , #nMerit{
	width:351px;
}

#nItem{
	background:url(img/nitem_naka.gif) center repeat-y;	
}

#nItem p{
	width:110px;
	float:left;
	margin-left:5px;
	text-align:center;
	display:inline;
}

#nItem a{
	font-size:12px;
	text-decoration:none;
}

#nMerit{
	margin-top:40px;
	background:url(img/nmerit_naka.gif) center repeat-y;	
	text-align:center;
}

/*メイン*/
#mainContents{width:590px;float:left;}

/*トップニュース*/
#topNews{height:560px;background:url(img/topimg.jpg) right top no-repeat;}
#newsText{width:170px;height:360px;
background:url(img/back_topnews.gif) bottom no-repeat;}
#newsText div{height:300px;overflow:auto;margin:10px 5px 5px 10px;}

/*ブログ記事概要、詳細*/
.blogBox{margin:0 20px 40px 0;color:#7f7f7f;}
.blogHeader{}
.blogTitle{padding:5px 0;border-bottom:solid 2px #00a0c6;}
.blogTitle a{font-size:22px;color:#00a0c6;text-decoration:none;}
.blogEntry{padding:20px 10px;}
.blogMore{margin-top:20px;}
.blogMore a{text-decoration:underline;}
.blogFooter{text-align:right;}

.blog{padding:10px;}
.entrycat{}

#blogListTitle{font-size:18px;margin:0 20px 20px 0;padding:3px;
border-left:solid 8px #00a0c6;border-bottom:dashed 1px #00a0c6;}

.archiveHeader , .widget-header{font-weight:bold;}
.archiveList , .widget-content{margin-bottom:10px;padding-left:10px;}

/*サイドコンテンツ　トップ、ブログ等*/
#sideContents{width:190px;float:right;}
#sideContents ul{list-style:none;}
#topContact{margin-top:230px;text-align:center;}
.catBox{margin-top:30px;}
.catBox img{margin-bottom:5px;}


/*ショップバナー*/
#shop{margin:20px auto;padding:20px;
border-top:solid 3px #00a0c6;text-align:center;}

/*ページ最後*/
#footer{padding:20px;border-top:dashed 1px #00a0c6;text-align:center;}

/*cat100のp*/
.f-s {
padding:0 55px 20px 55px;
font-size:12px;
}

.p_b05 {
padding-bottom:8px;
}

