/*
Theme Name: co-original
Theme URI: http://co-ws.com/blog/
Description: original theme for WordPress
Author: mgtg
*/

* {margin: 0;padding: 0;}

body {
font-family:verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
font-size: 75%;
color: #666555;
line-height: 140%;
text-align: center;
letter-spacing:0.2em;
}

a {
color: #6090A4;
text-decoration: none;
}

a:visited {
color: #748D98;
}

a:hover {
color: #7CB9D8;
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

ul,ol,li,dl,dt,dd {
list-style: none;
}

img { 
border: 0;
}

a img {
overflow: hidden;
}

p {
margin: 0 0 1em 0;
}


hr {
	border:0px none;
	height:1px;
	background: url(../img/line_dot.gif) repeat-x;
	display: block;
	clear: both;
	margin: 0px;
}

.dotline {
	clear: both;
	height: 1px;
	padding: 0px;
	display: block;
	background: url(../img/line_dot.gif) center repeat-x;
	margin: 5px 0px;
 }
 
table {
font-size:10px;
}

td {
padding: 5px 0px;
}

select {
	background: #F4F4F4;
	border:1px solid #555;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* header*/

#att {
background:#CC0000;
color:#FFCC00;
font-size:16px;
padding:20px;
}

#header {
display:block;
height:130px;
background:url(../img/head_bg.gif) repeat-x;
}

.headtitle {
display:block;
margin:0 auto;
width:940px;
height:100px;
text-align:left;
}

.headtitle h1 {
	display:block;
	position:relative;
	background:url(../img/co_logo.png) no-repeat;
	width:206px;
	height:41px;
	text-indent:-9999px;
	left: 0px;
	top: 30px;
}

.headtitle h1 a {
	display:block;
	background:url(../img/co_logo.png) no-repeat;
	width:206px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
}

.headtitle h1 a:hover {
	display:block;
	background:url(../img/co_logo2.png) no-repeat;
	width:206px;
	height:41px;
	text-indent:-9999px;
}

.kensaku {
font-size:12px;
letter-spacing:0.5em;
float:right;
text-align:right;
	display:block;
}

.kensaku input {
	height:24px;
	vertical-align:middle;
}

#headmenu {
	display:block;
	width:940px;
	margin:0 auto;
}
.topsearch {
background:#F4F3EF;
}

.kensaku_btn {
border:none;
background:none;
}


ul#gmenu {
	display:block;
	width:940px;
	height:30px;
	text-indent:-9999px;
	overflow: hidden;
	position: relative;
}

ul#gmenu li {
	position:absolute;
	display:block;
	width:188px;
	height:30px;
	text-indent:-9999px;
	overflow: hidden;
}

ul#gmenu li a {
display:block;
width:188px;
height:30px;
text-indent:-9999px;
overflow: hidden;
}


ul#gmenu li#shop {
	left:0px;
	background: url(../img/g_shop_f2.gif) no-repeat;
}

ul#gmenu li#shop a {
	left:0px;
	background: url(../img/g_shop.gif) no-repeat;
}

ul#gmenu li#shop a:hover {
	background:url(../img/g_shop_f2.gif) no-repeat;
}

ul#gmenu li#feature {
	left:188px;
	background: url(../img/g_feat_f2.gif) no-repeat;
}

ul#gmenu li#feature a {
	left:188px;
	background: url(../img/g_feat.gif) no-repeat;
}

ul#gmenu li#feature a:hover {
	background:url(../img/g_feat_f2.gif) no-repeat;
}


ul#gmenu li#info {
	left:376px;
	background: url(../img/g_info_f2.gif) no-repeat;
}

ul#gmenu li#info a {
	left:376px;
	background: url(../img/g_info.gif) no-repeat;
}

ul#gmenu li#info a:hover {
	background:url(../img/g_info_f2.gif) no-repeat;
}


ul#gmenu li#link {
	left:564px;
	background: url(../img/g_link_f2.gif) no-repeat;
}

ul#gmenu li#link a {
	left:564px;
	background: url(../img/g_link_f2.gif) no-repeat;
}

ul#gmenu li#link a:hover {
	background:url(../img/g_link_f2.gif) no-repeat;
}



ul#gmenu li#blog {
	left:752px;
	background: url(../img/g_blog_f2.gif) no-repeat;
}

ul#gmenu li#blog a {
	left:752px;
	background: url(../img/g_blog.gif) no-repeat;
}


ul#gmenu li#blog a:hover {
	background:url(../img/g_blog_f2.gif) no-repeat;
}




/* contents */

#container {
	display:block;
	width:940px;
	margin:0 auto;
	margin-top: 20px;
}

#container h2 {
display:block;
color:#232323;
font-size:3em;
padding:20px 0px;
text-align: left;
}

#content {
	float:left;
	width:700px;
	text-align:left;
	margin-bottom: 10px;
}

#content h3	{
font-size:11px;
padding:5px 0px 5px 10px;
background:url(../img/menu_bg.png);
color:#232323;
margin-bottom:10px;
	}
	

#content_sub {
text-align: left;
display:block;
margin:15px 0px;
font-size:1.2em;
}


/* menu */	
	
#menu {
	float:right;
	width: 220px;
	text-align:left;
	margin-bottom:20px;
}

.menubox h3 {
text-align:center;
padding-top:5px;
display:block;
height:21px;
background:url(../img/menubar.png) no-repeat;
color:#F4F1F4;
font-size:12px;
}

.menubox h4 {
font-size:11px;
color:#333333;
font-weight:bold;
padding-bottom:5px;
}

.menubox {
text-align:left;
display:block;
	background:url(../img/menu_bg.png);
}

.menucont {
padding:10px;
}

.menu_foot {
clear:both;
display:block;
width:220px;
background:url(../img/menu_foot.png) no-repeat;
height:12px;
vertical-align:top;
margin-bottom:20px;
}

.upside {
text-align:right;
display:block;
padding:0px 15px 0px 0px;
margin:5px;
background:url(../img/up.gif) no-repeat;
background-position:right;
}



/* リンクページ*/

.link_menu {
text-align:center;
background:#F4F3EF;
margin-bottom:10px;
padding:10px;
}

.link_title {
	clear:both;
	display:block;
	padding:10px 0px 15px 5px;
	font-size:14px;
}


.link_box {
	width: 700px;
	padding-bottom: 10px;
	display: table;
	margin-bottom: 20px;
}

.link_name {
	float:left;
	display:block;
	text-align:left;
	padding: 5px;
	width: 130px;
	vertical-align: top;
	font-size: 0.9em;
}


/* footer*/

#site_footer {
	clear:both;
	display:block;
	background:url(../img/footer_bg.png) repeat-x;
}

#site_footer ul {
padding:2px;
margin:2px;
list-style:none;
}
#site_footer ul li {
border-right:1px solid #dedede;
padding:2px;
display:inline;
font-size:8px;
}

#siteFoot {
	clear:both;
	display:block;
	background:url(../img/footer_bg.png) repeat-x;
	height:150px;
}

.foot_menu {
text-align:left;
display:block;
margin:0 auto;
width:940px;
padding:30px 0px 0px 0px;
}

.copy {
padding:15px 0px 20px 0px;
}
