@charset "shift_jis";

/*---ページ共通設定---*/
* {
	margin:0;
	padding:0;
}


body {
	background:#666666 url(img_gc/bodyback.gif);
	text-align:center;
}

strong { font-weight:normal; }
em { font-style:normal; }

img { border:none; }


/*---コンテンツ格納コンテナ---*/
#container {
	background:#FFFFFF;
	text-align:left;
	width:740px;
	margin:0 auto;
	padding:0;
}


/*---ヘッダー---*/
#header {
	width:740px;
	margin:0;
	padding:0;
}

#header ul {
	width:740px;
	list-style:none;
	margin:0;
	padding:0;
}

#header li {
	background:#64dde5 url(img_gc/headmenuback.gif) no-repeat;
	margin:0 0 0 5px;
	padding:0;
	float:left;
}

#header li.m01{ margin:0; }

#header li a {
	color:#ffffff;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	display:block;
	width:144px;
	height:16px;
	padding-top:4px;
}

#header a:hover { color:#000000; }


/*サーチフォーム*/
#searchbox {
	clear:both;
	margin:0;
	padding:0;
}

#searchbox form {
	position:relative;
	height:27px;
}

#searchbox p.title {
	color:#666666;
	font:bold 12px "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace; 
	width:90%;
	margin:0;
	padding:5px 0;
	position:relative;
	left:10px;
}

#searchbox h2 {
	color:#333333;
	font-size:12px;
	margin:0;
	padding:0;
	position:absolute;
	top:8px;
	right:140px;
}

.searchword {
	font-size:90%;
	background:#ebebeb url(img_gc/searchback.gif) left top no-repeat;
	width:100px;
	height:16px;
	border:none;
	padding:0;
	position:absolute;
	top:5px;
	right:32px;
}

.searchbtn {
	background:#CCCCCC url(img_gc/searchbtn.gif) left top no-repeat;
	width:18px;
	height:20px;
	border:none;
	position:absolute;
	top:6px;
	right:10px;
}

input {
	margin:0;
	padding:0;
}


/*---メインビジュアル---*/
#mainvisual {
	clear:both;
	background:#CCCCCC url(img_gc/mainv.jpg) no-repeat;
	width:740px;
	height:213px;
	margin-bottom:15px;
}

#mainvisual p.innermain { padding:80px 0 0 70px; }


/*---メニューボックス---*/
#menubox {
	width:200px;
	padding:10px 0 0 0;
	float:left;
}

#menubox ul.mlist { list-style:none; }

#menubox ul.mlist li  a {
	color:#000000;
	font-size:14px;
	text-indent:30px;
	line-height:30px;
	text-decoration:none;
	background:#ffffff url(img_gc/menuitem.gif) no-repeat;
	display:block;
	width:190px;
	height:30px;
}

#menubox a:hover { color:#5ddde5; }

h2.ktmenuhead {
	font-size:14px;
	width:170px;
	margin:20px 0 0 0;
	padding:5px 20px;
}
	
ul.ktitem { line-height:1.2em; margin:5px 0 10px 30px; }

ul.ktitem a { color:#000000; }

#menubox p{
	font-size:small;
	line-height:18px;
	margin:10px 10px 10px 20px;
	padding:0;
}


/*---メインコンテンツ---*/
#contents {
	font-size:small;
	line-height:1.2em;
	width:535px;
	margin:0;
	padding:10px 5px 0 0;
	float:left;
}

.cp { margin:0 5px 15px 5px; }

.cp2 { margin:15px 5px; }

.headline {
	font-size:16px;
	background:url(img_gc/head.gif) no-repeat;
	width:480px;
	height:35px;
	margin:10px 0 5px 10px;
	padding:10px 0 0 30px;
}

.partline { margin-top:20px; }

#topcat {
	width:460px;
	margin:10px auto;
	padding:0;
}

#topcat td {
	font-size:16px;
	background:url(img_gc/ktmark.gif) no-repeat left 5px;
	line-height:20px;
	width:210px;
	padding:5px 0 5px 20px;
}

#topcat a { color:#000000; text-decoration:none; }	
#topcat a:hover { color:#5ddde5; }


/*---フッター---*/
#footer {
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	background:#CC6699 url(img_gc/footerback.gif);
	text-align:center;
	margin-top:15px;
	padding:2px 0;
}

#footer a { color:#FFFFFF; text-decoration:none; }
#footer a:hover { color:#000000; }

#footer ul { margin:10px auto; }

#footer li {
	font-size:12px;
	display:inline;
}

#footer li a { margin-right:2px; }

#footer p { line-height:20px; }



/*---サブフッター---*/
#subfooter {
	width:740px;
	text-align:right;
}		

/*---その他の設定---*/
.fbold { font-weight:bold; }

.fred { color:#FF3366; }


/*---カテゴリーページ用追加分---*/

/*ナビゲーションバー*/
#navi { text-align:left; }

hr {
	width:95%;
	margin:15px auto;
	text-align:center;
}	

.rightside {
	display:block;
	text-align:right;
}

#contentsitem { text-align:left; }


/*---個別ページテーブル用追加分---*/
.kobetutb {
	width:90%;
	margin:5px auto;
	text-align:left;
}

.sogolink { margin:10px 15px; }

ul.sougolink { margin:10px 15px; }

#log { text-align:left; }