@charset "utf-8";

/* ----------------------- Browser Default Initialization */
html {
	overflow-y: scroll;
	height:100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;　　
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
table	{
	border-collapse: collapse;	border-spacing: 0;
}
caption, th	{
	text-align: left;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
}
img, abbr, acronym, fieldset	{
	border: 0;
	vertical-align: bottom;
}
li	{
	list-style-type: none;
}

/* ----------------------- Basic Style */
/* ------------ Font Style */
body {
	font-family: verdana,"?q???M?m?p?S Pro W3","Hiragino Kaku Gothic Pro",Osaka,"?l?r ?o?S?V?b?N","MS PGothic",Sans-Serif;
	font-size: 75%;
	line-height: 150%;
	background:url(../image/head_back2.jpg) repeat-x;
	height:100%;
	
}
html>/**/body {
	font-size: 12px;
	height:100%;
}
* + html body {
	font-family: "???C???I","Meiryo";
	height:100%;
}

/* ----------------------------------------ここまでDefault--------------------------------------*/

#wrap {
	min-height:100%;
        margin:0 auto -50px;
        height:auto !important;
        height:100%;


}

#header {
	width:960px;
	background-position:top;
	height:280px;
	display:block;

}
h1   {
	color:#f136a0;
	font-size:10px;
	padding:5px 10px;
}

	

#logo {
	width:110px;
	height:36px;
	display:block;
	float:left;
	margin-top:212px;
	padding-left:30px;
	
}

#main_image {
	display:block;
	margin-top:0px;
	float:right;
	width:394px;
	height:288px;
	z-index:1;
}
#under {
	clear:both;
	width:960px;
	background:#ffffff;
	display:block;
	padding-left:30px;
	hight:auto;
	z-index:0;
}
#left {
	width:241px;
	
	float:left;
}

#menu {
	width:200px;
	margin-top:10px;
	float:left;
}

#menu li {
	margin-top:12px;
}


#menu ul li#shop a {
	display:inline-block;
}
#menu ul li#blog a {
	display:inline-block;
}
#menu ul li#cos a {
	display:inline-block;
}
#menu ul li#link a {
	display:inline-block;
}
#menu ul li#staff a {
	display:inline-block;
}


#menu ul li#shop a:hover {
	background:url(../image/menu01_on.jpg) no-repeat;　　
}
#menu ul li#shop a:activ {
	background:url(../image/menu01_on.jpg) no-repeat;　　
}
#menu ul li#shop a:visited {
	background:url(../image/menu01.jpg) no-repeat;　　
}
#menu ul li#shop a:link {
	background:url(../image/menu01.jpg) no-repeat;　　
}

#menu ul li#blog a:hover {
	background:url(../image/menu02_on.jpg) no-repeat;
}
#menu ul li#cos a:hover {
	background:url(..image/menu03_on.jpg) no-repeat;
}
#menu ul li#link a:hover {
	background:url(../image/menu04_on.jpg) no-repeat;
}
#menu ul li#staff a:hover {
	background:url(../image/menu05_on.jpg) no-repeat;
}
	
#contact {
	width:100px;
	height:17px;
	float:right;
	display:block;
	margin-bottom:7px;
	padding-top:0px;
	padding-right:20px;	
}
#contact a:hover{
	background:url(../image/contact_on.jpg) no-repeat;
}
#contact a {
	display:inline-block;
}

#mail  {
	float:right;
	display:block;
	padding-top:0px;
	padding-right:10px;
	font-size:11px;
}
#mail p  {
       color:#F136A0;
}	

#footer_space  {
        height:50px;
}
#footer {
	width:100%;
	clear:both;
	background:#f136a0;
	height:50px;
	color:#ffffff;
	font-size:10px;
	padding-top:5px;
	padding-left:30px;
	margin:0;
}

/* ----------------------------------------ここまでTOPページ--------------------------------------*/

body#second {
	font-family: verdana,"?q???M?m?p?S Pro W3","Hiragino Kaku Gothic Pro",Osaka,"?l?r ?o?S?V?b?N","MS PGothic",Sans-Serif;
	font-size: 75%;
	line-height: 150%;
	background:url(../image/header02.jpg) repeat-x;
	height:100%;
	
}

#header02 {
	width:960px;
	background-position:top;
	height:92px;
	display:block;
}



#logo02 {
	width:110px;
	height:36px;
	display:block;
	float:left;
	margin-top:20px;
	padding-left:30px;
}
#contents  {
	clear:both;
	width:960px;
	background:#ffffff;
	display:block;
	padding-left:30px;
	hight:auto;	
}
#main  {
	width:928px;
	height:119px;
}

#head_logo  {
	width:278px;
	float:left;
}
#head_right  {
	width:648px;
	height:119px;
	float:right;
	background:url(../image/head_right.jpg);
}

h2  {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:24px;
	padding:73px 30px 10px 500px;
	float:right;
	display:block;
	color:#666666;
	letter-spacing:0.2em;
}

#left h2  {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:24px;
	display:block;
	color:#666666;
	letter-spacing:0.2em;
        padding:0;
}



#head_right  p  {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:24px;
	padding:73px 30px 10px 500px;
	float:right;
	display:block;
	color:#666666;
	letter-spacing:0.2em;
}


#right  {
	width:625px;
	float:right;
	padding:30px 55px 0 0;
	height:auto;
        margin-bottom:30px;	
}

#right p  {
	font-size:12px;
	line-height:150%;
	color:#666666;
	display:block;
}

#right p strong  {
	font-weight:bold;
	font-size:12px;
	line-height:150%;
	color:#666;
}

#right p span {
	font-weight:nomal;
	font-size:12px;
	line-height:150%;
	color:#C30;
	font-family:"Times New Roman", Times, serif;
}

#contents h3 {
	background:url(../image/h3_back.jpg) no-repeat;
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#666666;
	letter-spacing:0.5em;
	padding:2px 0 2px 20px;
}


#contact02 {
	width:100px;
	height:17px;
	float:right;
	display:inline;
	margin-bottom:10px;
	padding-top:25px;
	padding-right:10px;	
}
#contact02 a:hover{
	background:url(../image/contact_on.jpg) no-repeat;
}
#contact02 a {
	display:inline-block;
}
	
#mail02  {
	float:right;
	display:block;
	padding-top:23px;
	padding-right:6px;

		
}
#mail02 p  {
		color:#cccccc;
		font-size:92%;

}
p#adress  {
	font-size:16px;
	color:#f136a0;
	padding-top:15px;
}


/* ----------------------------------------ここからlinkページ--------------------------------------*/
.l_con1  {
	width:610px;
	margin:20px 0 15px 0;
	padding-bottom:5px;
	border-bottom:1px dotted #cccccc;
}
.l_wrap  {
	width:auto;
	display:block;
	
}
._photo  {
	display:inline;
	float:left;
}

.lin  {
	display:inline;
	float:left;
	padding-right:10px;
	margin-bottom:0;
	font-weight:bold;
	color:#666666;
	font-size:14px;
}
/* ----------------------------------------ここからform--------------------------------------*/


div#right form#toiawase  {
	
}
	
div#right form#toiawase table.toiawase_form   {
	width:600px;
	margin-top:10px;
	margin-bottom:20px;

	
}
div#right form#toiawase table.toiawase_form tr.for  {
	line-height:150%;
	margin:10px;
	background:#efeedf;

	height:40px;
	width:550px;
	padding:0 20px 0 20px;
}
div#right form#toiawase table.toiawase_form tr.for th  {
	padding-left:20px;
}

div#right form#toiawase table.toiawase_form tr.for td.kakunin  {
	background:#ffffff;
	width:420px;
	padding-left:30px;
}

div#right form#toiawase table.toiawase_form #name,#email,#naiyo  {
       border:1px solid #ccc;
}

div#right form#toiawase table.toiawase_form #name,#email {
       width:200px;
       height:20px;
}


.cos  {
width:620px;
display:block;
margin-top:10px;
margin-bottom:30px;

}

.photo_g  {
width:618px;
margin-bottom:10px;

}

.cos_p  {
width:120px;
height:120px;
float:left;
display:inline;
border:1px solid #cccccc;
padding:10px;
margin:0 12px 0 0;
text-align:center;

}


.cos_py  {
width:120px;
height:84px;
float:left;
display:inline;
border:1px solid #cccccc;
padding:28px 10px;
margin:0 12px 0 0;
text-align:center;

}

.clear {
clear:both;
}

.link_url  {
	font-size:12px;
	color:#F136A0;
}

.link_url a  {
	color:color:#F136A0;
	text-decoration:underline;
}

.link_url a:link,.link_url a:active {
	color:#666666;
	text-decoration:underline;
}

.link_url a:visited  {
	color:#cccccc;
}

.link_url a:hover  {
	color:#F136A0;
}
	
