/* @override http://haro.or.jp/test/main.css */

/* @override http://haro.or.jp/test/main.css */

/* @override http://test.haro.or.jp/main.css */

/* @override http://localhost/test/main.css */

/* @override http://happyroad.heteml.jp/test/main.css */

/* @override http://localhost/test/main.css */

/* @override http://localhost/happy/main.css */

/* @group hack */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }

/* @end */

* { padding: 0;
	margin: 0;
	
}

body {
	 font-family: Verdana,arial,sans-serif,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka";
	background-image: url(img/bg.gif);
	font-size: 80%;
	color: #333;
}

h1{
    margin:0px;
    padding:0px;
    display: inline;
    text-decoration:none;
}



p {
	line-height: 1.66;
	font-size: 120%;
}

dl.table {
	font-size: 90%;
	float: left;
	color: #000;
}

dl.table dt {
	float: left;
	clear: both;
	width: 10px;
	margin-right: 10px;
	margin-bottom: 1px;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	
}

dl.table dd {
	width: 70px;
	margin-bottom: 1px;
	padding: 5px;
	float: left;
	border-bottom: 1px solid #ccc;
}

dl.table dd.wide {
	width: 160px;
}

dl.table dd.num {
	width: 25px;
}




a {
text-decoration:none;
}
a:link {
color:#0261A6;
}
a:visited {
color: #4869a1;
}
a:hover {
text-decoration:underline;
}
h2 {
	margin: 0 0 20px 0;
	padding: 2px 0 2px 7px;
	font-weight: normal;
	font-style: normal;
	color: #CC6600;
	font-size: 180%;
	border-left: 5px solid #FF7D10;
	background-image: url(img/stripe_h2.png);
}

h3 {
	font-size: 140%;
	margin: 10px 0px 10px 0px;
	color: #28846A;
	font-weight: normal;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 2px;
}

h4 {
	margin: 5px;
	padding-left: 12px;
	background: url(img/list_a.png) no-repeat 0 center;
	font-weight: bold;
	font-size:12px;
}

h5 {
	padding: 1px 0 0 8px;
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background: #FFA01D url(img/stripe01.png) repeat-x;
}

h6 {
	font-size: 120%;
	font-weight: normal;
	color: #28846A;
	margin: 10px 0;
	border-bottom: 1px dotted ;
	padding-bottom: 2px;

}

img {
	border-style: none;
}

hr {
   border-width: 1px 0px 0px 0px; 
   border-style: solid;
   border-color: #bfbfbf; 
   height: 1px;
}
ul {
	list-style: none;
}

#wrapper { 
	margin: 0 auto;
	width: 902px;
}
#header {
	width: 885px;
	padding: 7px 7px 4px 7px;
	margin: 20px 0px 15px 0px;
	background: #fff;
	border: 1px solid #ccc;
}
#navigation {
	width: 900px;
	height:36px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
#navigation li{
	list-style: none;
	float: left;
}

.title {
	padding: 2px 0 2px 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #ccc;
	clear: both;
}

.picture {
	width: 206px;
	float: none;
}

.mark {
	margin: 0px 10px 2px 10px;
	padding: 0px 2px 2px 12px;
	background: url(img/list_b.png) no-repeat 0 center;
}

/* @group main */

#main {
	overflow: hidden;
	clear: both;
	width:900px;
}

.content {
	background: #fff;
	margin: 0px 8px 5px 0px;
	padding: 5px;
	width: 476px;
	float: left;
	border: 1px solid #ccc;
}

.content img,#content_page img {
	padding: 5px;
}

.content li,#content_page li {
	margin-left: 5px;
	padding: 5px;
	margin: 5px;
	border-bottom: 1px dotted #ccc;
	list-style: none;
}

#news.content,#contact.content,#map.content,#blog.content {
	width: 680px;
	margin: 0px 10px 5px 0px;
}

#news.wrapper,#contact.wrapper,#map.wrapper,#blog.wrapper {
	margin: 0 auto;
	width: 650px;
}
#blog img {
	padding: 5px;
	border: 1px solid #ccc;
	margin-right:3px;
	
}

#blog h2 {
	margin-bottom: 0px;
}

#blog h3 {
	font-size: 180%;
	border-style:none ;
}
#blog .meta {
	border-bottom: 1px dotted #ccc;
	padding:3px;
	margin-bottom:10px;
}

#blog .navigation {
	margin-top: 10px;
	width: 0 auto;
}

.center {
	text-align: center;
	margin: 0 auto;
	width: 600px;
}

#blog .storycontent {
	margin: 5px 5px;
}

#sitemap h3 {
	border-style: none;
}

#sitemap li {
	margin: 2px 10px 2px 10px;
	padding: 2px 2px 2px 12px;
	background: url(img/list_b.png) no-repeat 0 center;
}

#home.wrapper,#content_about.wrapper,#sitemap.wrapper { 
	margin: 0 auto;
	width: 450px;
	overflow:auto;
}

#home h3 {
	border: none;
	margin: 10px 0 10px 0px;
}
#home h4 {
	background-image: none;
	margin-bottom: 0px;
}


.movie {
    clear:both;
	width:425px;
	margin:5px auto;
	padding:5px auto;
}

.movie_con{
    padding:5px;
}
.con_01 {
	
}
.con_02{
    clear:both;
    width:440px;
    margin:0px auto;
	border-bottom: 1px dotted #ccc;
	padding:5px 0 10px 0;
}
.con_02 h4{
    margin:0px;
    padding:0px;
}
.con_02 p {
	font-size: 90%;
}
.con_02 img {
	float:left;
}
.con_04{
    clear:both;
    width:650px;
    margin:0px auto;
	border-bottom: 1px dotted #ccc;
	padding:5px 0 5px 0;
	overflow:hidden;
}
.con_04 h4{
    background:none;
    margin:0px;
    padding:0px;
	padding-top:5px;
    background:none;
}
* html body .con_04 h4 {
	margin:0px;
	margin-top:5px;
	padding:0px;
	font-size:14px;
	padding-top:5px;
    background:none;

}
.con_04 p {
	font-size: 90%;
}
.con_04 img {
	float: left;
	padding-right: 5px;
}

.con_navi {
	margin-left: 310px;
}

.con_navi2 {
	margin-left: 387px;
}

.con_03 {
    clear:both;
    margin:5px 5px;
    border-bottom:1px dotted #ccc;
}

.con_03 img {
	float: left;
	padding-right: 5px;
}
.con_03 h4 {
    background:none;
	margin:0px;
	padding:0px;
}
* html body .con_03 h4 {
	margin:0px;
	padding:0px;
	font-size:14px;
    background:none;

}

.con_03 p{
    font-size:90%;
}

.img_con {
	padding: 0 0 5px 10px;
}

.post {
	padding: 10px;
}
.postmetadata {
	clear: both;
	margin-left: 10px;
	border-bottom: 1px dotted #ccc;

}

#content_about {
	padding: 5px;
}

#content_about p {
	margin: 0 5px;
}

#content_about li {
	list-style: none;
	margin: 10px 0 5px 0; 
	padding-left: 12px;
	background: url(img/list_a.png) no-repeat 0 center;
	font-weight: bold;
}

/* @group about */

#toretate .picture {
	margin-left: 260px;
}

#toretate .con_01 {
	float: left;
}

#link_list li {
	list-style: none;
	margin: 0 0 3px;
	background-image: none;
	font-weight: normal;
}
#link_list h4 {
	margin-top: 15px;	
}

#link_list img {
	
	float: none;
	vertical-align: text-bottom;
}


/* @end */



/* @end */

/* @group side */

#rightcolumn { 
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
	height: 100%;
	width: 196px;
	float: left;
	border: 1px solid #ccc;
	font-size: 90%;
	line-height: 1.5;
}

#rightcolumn li,#leftcolumn li  {
	margin: 2px 10px 2px 10px;
	padding: 2px 2px 2px 12px;
	background: url(img/list_b.png) no-repeat 0 center;
	border-bottom: 1px dotted #ccc;
}

#leftcolumn img {
	padding: 0 0px 0px 0px;
}

#leftcolumn { 
	float: left;
	background: #fff;
	padding-bottom: 10px;
 	margin: 0px 8px 0px 0px;
 	height: 100%;
	width: 196px;
	display: inline;
	border: 1px solid #ccc;
	font-size: 90%;
	line-height: 1.5;
}

#leftcolumn p {
	font-size: 12px;
}

#free {
 	padding: 0px 5px 0px 5px;
 	font-size: 80%;
}

#free h4 {
	margin: 5px 0px;
	padding-left: 12px;
	background: url(img/list_a.png) no-repeat 0 center;
	font-weight: bold;
	font-size:12px;
}
#free img {
	padding-right: 5px;
}

.sidetitle {
	margin: 0 0 0 0px;

}

#side_toretate {
	
}

#side_hellowcard {
	
}
#side_history {
	
}



/* @end */

/* @group footer */

#footer {
	width: 900px;
	clear: both;
	color: #333;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 90%;
}
#footer #link {
	color: #333;
	overflow:hidden;
}
#footmenu{
    float:left;
    padding:0px 5px;
}
#footbtn{
    float:right;
    padding:0px;
}
#copyright {
    clear:both;
    border-top:1px solid #ccc;
    margin-top:5px;
	padding: 5px 5px 10px 0px;
	text-align: right;
	color: #7f7f7f;
}


/* @newsページ用 */
#shopnews{
	clear:both;
	width:660px;
	margin:5px auto;
	padding:2px auto;
	padding-bottom:10px;
	overflow:hidden;
}
#news_title{
    clear:both;
	border-bottom:1px dotted #ccc;
	padding:5px;
	padding-left:2px;
	font-size:14px;
	margin-bottom:10px;
}



.newsdate{
	padding:2px;
	margin:0px;
	margin-left:0px;
	background:#28846A;
	font-size:12px;
	color:#fff;

}

#shopnews_title{
    border-left:#28846A 3px solid;
    background:#eeeeee;
    padding:5px;
    font-weight:bold;
    margin:0px;
    font-size:16px;
}


#shopnews_com{
    padding:10px;
}
#shopnews_com img{
    margin-left:5px;
    margin-right:20px;
    margin-bottom:10px;
}

/* @toppage */
.new{
    color:#c00;
}

.ultop{
     padding-top:15px;
     width:450px;
     margin:0px auto;
}

.bder{
    border:1px solid #ccc;
    padding:1px;
}
.bder2{
    border:1px solid #ccc;
    padding:0px;
}

.ml5{
    margin-left:5px;
}

.toitel{
    font-size:18px;
    color:#cc0000;
    font-weight:bold;
}

#main p{
    padding:5px;
}

img a:hover{
    text-decoration:none;
}



/* @end */







