/* CSS Document */
*
{
margin: 0;
padding: 0;
}

html{
font-size: 62.5%;
}

/*-----------------------------------------------
default
-----------------------------------------------*/
body{
background-color: white;
background: #ffffff url(imge/bg.gif) left repeat-y; 
font-family: Verdana, Geneva, sans-serif,ＭＳ Ｐゴシック, Osaka;
color: black;
}

/*-----------------------------------------------
font
-----------------------------------------------*/
h1{
margin: 0;
padding: 0px;
}

h2{
margin: 0;
font-size: 1.6em;
line-height: 1.6em;
}

h3{
margin: 0;
}
h3.list{
margin: 10px 0;
}

h4{
margin: 0;
font-size: 1em;
line-height: 1.1em;
}

h5{
margin:  0;
padding: 0px;
font-size: 1.3em;
line-height: 1.3em;}

h6{
margin: 0;
padding: 0px;
font-size: 1.1em;
line-height: 1.3em;
}

p {
margin: 0px;
padding: 0px;
font-size: 1.1em;
line-height: 1.7em;
}

p.app {
margin: 0px;
padding: 5px 0 25px 0;
text-align: right;
}

p.how{
margin: 3px 0px;
padding: 0;
}

p.honmon{
margin-top: 5px;
padding-top: 13px;
padding-bottom: 20px;
font-size: 1.2em;
line-height: 1.7em;
border-top: 2px dotted #336699;
}

p.honmonnashi{
margin-top: 5px;
padding-top: 8px;
padding-bottom: 10px;
font-size: 1.2em;
line-height: 1.7em;
}

#waku{
margin-bottom: 10px;
border: 1px solid #bbb;
} 

ul.bun{
padding: 0;
margin: 10px 0 10px 40px;
font-size: 1.2em;
line-height: 1.7em;}


p.big {
font-size: 1.4em;
color: #336699;
}

b {
font-size: 1.2em;
line-height: 4em;
font-weight: bold;
color: #336699;
}

p.cap{
margin: 0px;
padding-top: 10px;
font-size: 1em;
line-height: 1.4em;
border-top: 1px dotted #336699;
}
p.news{
margin: 0px;
padding-top: 10px;
font-size: 1em;
line-height: 1.4em;
}



/*-----------------------------------------------
 __container
-----------------------------------------------*/
#container
{
width: 800px;
height: auto;
margin: 0;
background-color: white;
}

/*---------------------------------------
 __header
------------------------------------------*/
#header
{
	width: 656px;
	height: 48px;
	margin: 0 0 10px 72px;
	padding-top: 30px;
	}
/*---------------------------------------
 __menu
------------------------------------------*/

#menu
{
	width: 658px;
	margin-left: 72px;
	border: 1px solid #BBB;
	
	}
#menu img {
   vertical-align: top; /* 画像下に隙間ができるのを抑制 */
   text-align: left;
   border: 0px; /* 枠線をなくす */
}



/*---------------------------------------
 __title
------------------------------------------*/
#titletop
{
	width: 728px;
	height: 450px;
	margin-left: 0px;
	margin-top: 20px;
	padding: 0;
	}

#title
{
	width: 728px;
	height: 110px;
	margin-left: 0px;
	margin-top: 20px;
	padding: 0;
	}

/*---------------------------------------
 __contents
------------------------------------------*/
#contents{
	width: 656px;
	height: auto;
	margin: 20px 0 20px 72px;
	padding-bottom: 15px;
	border-bottom: 1px solid  #336699;
	}
		.left{
	position: left;
	width: auto;
	margin: 5px 0 5px 0;
	}

	.blogicon{
	position: absolute;
	top: 620px;
	left: 684px;
	}
	.text{
	Width:656px;
	height: auto;
	margin-bottom: 50px;
	padding: 10px 0 10px;
	font-size: 1.2em;
	line-height: 1.6em;
	border-bottom: 2px dotted  #ffcc66;
	Border-top: 2px dotted #ffcc66;
	}

	
#box:after{/*for modern brouser*/
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visiblity: hidden;
}

*html #box{/* for IE */
/*\*/height:1%;/* for WinIE*/
	display:inline-table;/* for MacIE*/
}
#box{
	min-height:1%;
	}


/*---------------------------------------
 __main
------------------------------------------*/
	
#main{
Clear: both;
	width: 510px;
	height: auto;
	margin: 5px 0 5px 73px;
}	

/*ケイセン-----------*/	
#main .line{
Clear: both;
width: 510px;
margin-top:  5px 0 5px 0;
border-top: 2px solid #336699;

}

/*photo-----------*/
#main .left{
	float: left;
	width: 115px;
	height: auto;
	margin: 10px 0 5px 0;
	padding: 0;
}	

/*text-----------*/
#main .right{
	float: right;
	width: 370px;
	height: auto;
	margin: 10px 0 5px 0px;
	padding: 0;
}
/*profile-----------*/
#main .proph{
	float: left;
	width: 190px;
	height: auto;
	margin: 10px 0 5px 0;
	padding: 0;
}
#main .profile{
	float: right;
	width: 510px;
	height: auto;
	margin: 5px 0 5px 0px;
	padding: 0;
}

	

.right h3.title{
margin: 0px;
padding-top: 5px;
font-size: 2em;
font-weight: bold;
}

.right p.lead{
margin: 0px;
padding-top: 10px;
font-size: 1.4em;
line-height: 1.5em;
font-weight: bold;
}

.right p.head{
margin: 0px;
padding: 5 0 10 0;
font-size: 1.4em;
line-height: 1.6em;
border-bottom: 1px dashed  #A72B56;
}	
	
/*---------------------------------------
 __price info
------------------------------------------*/	

 #info{
	width: 510px;
	height: auto;
	margin: 25px 0px 10px 73px;
	padding: 0;
	border: 1px solid  #336699;
	}

#inside{
	width: 450px;
	height: auto;
	margin: 0px;
	padding: 10px 30px 10px 30px;
	}	

div#inside ul.price{
padding: 0;
margin: 5px 0 5px 20px;
font-size: 1.2em;
line-height: 1.7em;}

div#inside li{
display: inline;
margin-right: 3px;
padding-left: 7px;
}
/*listing page-----------*/
#main .listingtop{
margin-top: 8px;
padding-top: 15px;
padding-bottom: 10px;
font-size: 1em;
line-height: 1.7em;
border-top: 2px dotted #336699;
}
#main .listing{
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 1em;
line-height: 1.7em;
border-top: 1px solid #bbbbbb;
}

#main p.name{
font-size: 1em;
line-height: 1.3em;
font-weight: bold;
color:#336699;
}
#main p.add{
padding-top: 3px;
font-size: 1em;
font-weight: bold;
}
#main p.com{
padding-top: 5px;
font-size: 1em;
line-height: 1.4em;
}
	
/*---------------------------------------
 __footer
------------------------------------------*/

	#footer{
width: 656px;
height: auto;
margin: 20px 0 30px 72px;
text-align: center;
font-size: 1em;
}

#footer ul{
margin: 20 0 30 0;
}

#footer ul li{
display: inline;
margin-right: 3px;
padding-left: 7px;
border-left: 1px solid #bbbbbb;
list-style-type: none;
}

#footer ul li.home{
padding-left: 0;
border-left: 0;
}
#footer p.cc{
text-align: center;
font-size: 0.7em;
}

/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
}
a:link {
	color :#333339 ;
	text-decoration: none;
	}
a:visited {
	color : #333339 ;
	text-decoration: none;
}
a:hover {
	color : #bbbbbb ;
text-decoration: none;
}
a:active {
	color :  #bbbbbb ;
	text-decoration: none;
}