@charset "UTF-8";
/*  
Theme Name: CMS
Theme URI: http://www.gut.ne.jp
Description: CMS用テンプレート（2008/02/22）
Version: 1.0
Author: GUT.Inc
Author URI: http://www.gut.ne.jp
*/


/* CSS Document */
/* フレーム構成 */
body {
	background-color: #FFF0DD;
	background-image: url(http://www.shoufeu-pat.com/images/mainBg1.gif);
	padding: 0px;
	margin: 0px;
}
ul,p {
	padding: 0px;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#pageHead {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#mainImage {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#naviFrame {
	float: left;
	width: 190px;
	heigh: 100%;
}
#contFrame {
	width: 590px;
	height: 100%;
	float:left;
	text-align: left;
}
#toHead {
	font-size: 10px;
	text-align: right;
	width: 530px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
/* Footer */
#pageFoot {
	width: 770px;
	background-color: #89C4FF;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	padding: 5px;
}
#pageFoot a {
	color: #FFFFFF;
	text-decoration: none;
}
#pageFoot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footNavi {
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	line-height: 16px;
}
.footNavi ul li {
	display: inline;
	list-style-type: none;
}
.footNavi ul li ul {
	display: inline;
	list-style-type: none;
}
.footNavi li a {
	color: #FFFFFF;
	padding-right: 5px;
	text-decoration: none;
}
#copyrights {
	clear: both;
}
#copyrights #crLeft {
	float: left;
	width: 385px;
	height: 18px;
}
#copyrights #crRight {
	float: left;
	height: 18px;
	width: 385px;
	text-align: right;
}
#frameBg {
	background-image: url(http://www.shoufeu-pat.com/images/frameBg1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
.clear {
	clear: both;
}
#headComment {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#headComment h1 {
	font-size: 10px;
	line-height: 16px;
	color: #993333;
}
/* コンテンツフレーム設定 */
#contInner {
	text-align: center;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
#cPlate {
	size: 12px;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #217E16;
	text-align: left;
	margin-right: 10px;
	margin-left: 9px;
	margin-top: 5px;
	background-image: url(http://www.shoufeu-pat.com/images/pLink-Bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#cPlate a {
	padding-right: 5px;
	padding-left: 5px;
}
.mainEntry {
	width: 508px;
	text-align: left;
	background-color: #F4F7FA;
	margin-bottom: 20px;
	border: 1px solid #E8E8E8;
	font-size: 14px;
	line-height: 20px;
	background-image: url(http://www.shoufeu-pat.com/images/mainEntryBg.gif);
	background-position: bottom;
	color: #333333;
	background-repeat: no-repeat;
	padding: 10px;
}
.docInfo {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
/* global navi */
#naviFrame ul {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#naviFrame li {
	list-style-type: none;
}
/* main category */
#naviFrame li a {
	color: #333333;
	width: 174px;
	height: 31px;
	padding-left:16px;
	display: block;
	background-image:url(http://www.shoufeu-pat.com/images/btn_m1.jpg);
	text-decoration: none;
	line-height: 30px;
}
#naviFrame li a:hover {
	color: #FF3300;
	background-image:url(http://www.shoufeu-pat.com/images/btn_m2.jpg);
}

#noLink {
	color: #336600;
	font-size: 12px;
	width: 174px;
	height: 20px;
	padding-left: 16px;
	padding-top: 10px;
	background-image:url(http://www.shoufeu-pat.com/images/btn_m1.jpg);
	font-weight: bold;
}
/* sub category LI */
#naviFrame ul ul ul li a {
	color: #666666;
	width: 165px;
	height: 25px;
	padding-left: 25px;
	display: block;
	background-image:url(http://www.shoufeu-pat.com/images/btn_s1.jpg);
	line-height: 24px;
}
#naviFrame ul ul ul li a:hover {
	background-image:url(http://www.shoufeu-pat.com/images/btn_s2.jpg);
	color: #FFF0E2;
}
/* sub category DIV */
#naviFrame .childrenDIV li a {
	color: #666666;
	width: 165px;
	height: 25px;
	padding-left: 25px;
	display: block;
	background-image:url(http://www.shoufeu-pat.com/images/btn_s1.jpg);
	line-height: 24px;
}
#naviFrame .childrenDIV li a:hover {
	background-image:url(http://www.shoufeu-pat.com/images/btn_s2.jpg);
	color: #FFF0E2;
}

/* webmaster info */
#infoLeft {
	font-size: 12px;
	color: #666666;
	padding: 5px;
	background-color: #DCEDFF;
	line-height: 18px;
	margin-bottom: 5px;
}

/* エントリーアーカイブ設定 */
.entryTitle {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #2E5AAE;
	background-image: url(http://www.shoufeu-pat.com/images/st_bgEntTtl.gif);
	background-repeat: no-repeat;
	width: 505px;
	height: 30px;
	text-align: left;
	padding-left: 25px;
	line-height: 30px;
}
.entryDate {
	font-size: 10px;
	color: #666666;
	width: 510px;
	background-color: #EEEEEE;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1px;
}
.docEntry {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}


/* コンテンツページタイトル */
#contTitle {
	background-image: url(http://www.shoufeu-pat.com/images/cntBgTitle.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 760px;
	text-align: left;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 20px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-right: auto;
	margin-left: auto;
}
/* トップページトピックス */
.topTopics {
	margin-bottom: 10px;
}
.topicsBorder {
	margin: 0px;
	padding: 0px;
}
.topUpdate {
	font-size: 14px;
}
.topUpdate li {
	margin-left: 1em;
}
