@charset "UTF-8";
@import "reset.css";

/* +++++ all +++++ */
p	{
	font-size:0.8em;
	text-align:justify;
	line-height:155%;
	color:#000000;
	}
a:link	{
	font-weight:bold;
	text-decoration:none;
	color:#922500;
	}
a:visited	{
	font-weight:bold;
	text-decoration:none;
	color:#521b00;
	}
a:hover	{
	text-decoration:underline;
	color:#cc0000;
	}


/* ++++++ body ++++++ */
html {
	background-image: url(http://www.o-alpha.net/images/all/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#4569a6;
	}
html>body {
	background-image: url(http://www.o-alpha.net/images/all/shadow.png);
	background-repeat:repeat-y;
	background-position:center top;
	}
#base	{
	width:800px;
	margin:auto;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color:#ffffff;
	}
#container	{
	background-image: url(http://www.o-alpha.net/images/all/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
#container2	{
	}
#left	{
	width:200px;
	float:left;
	margin-right:5px;
	}
#main	{
	width:585px;
	float:right;
	margin-right:10px;
	}
#center	{
	width:390px;
	float:left;
	margin-right:15px;
	}
#right	{
	width:180px;
	float:right;
	}

/* ++++++ header ++++++ */
#header	{
	background-image: url(http://www.o-alpha.net/images/all/header.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:800px;
	height:115px;
	}
#header h1	{
	font-size:0.8em;
	font-weight:bold;
	color:#ffffff;
	margin-left:20px;
	padding-top:20px;
	}
#header h1 strong{
	font-weight:bold;
	}
#header h2	{
	text-indent:-9999px;
	}
#header h2 a	{
	display:block;
	width:330px;
	height:85px;
	position:relative;
	top:-75px;
	left:290px;
	outline-style:none;
	}
#header p	{
	font-size:0.7em;
	color:#ffffff;
	font-weight:bold;
	margin-top:-140px;
	margin-left:640px;
	}
/* ++++++ メインイメージ ++++++ */
#imagemain	{
	width:770px;
	height:300px;
	margin-bottom:15px;
	}
/* ++++++ メニュー ++++++ */
#menu	{
	background-image:url(http://www.o-alpha.net/images/all/menubg01.jpg);
	background-repeat:no-repeat;
	width:198px;
	height:434px;
	margin-bottom:10px;
	}
#menu ul	{
	list-style:none;
	padding:15px 0 0 5px;
	}
#menu li	{
	text-indent:-9999px;
	}
#menu li,#menu li a	{
	display:block;
	width:178px;
	height:52px;
	background-repeat:no-repeat;
	outline-style:none;
	}
#m01 {
	background-image:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:0px 0px;}
#m01 a:hover {
	background-image:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:-178px 0;}
#m02 {
	background:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:0 -52px;}
#m02 a:hover {
	background-image:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:-178px -52px;}
#m03 {
	background:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:0 -104px;}
#m03 a:hover {
	background-image:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:-178px -104px;}
#m04 {
	background:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:0 -156px;}
#m04 a:hover {
	background-image:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:-178px -156px;}
#m05 {
	background:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:0 -208px;}
#m05 a:hover {
	background-image:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:-178px -208px;}
#m06 {
	background:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:0 -260px;}
#m06 a:hover {
	background-image:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:-178px -260px;}
#m07 {
	background:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:0 -312px;}
#m07 a:hover {
	background-image:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:-178px -312px;}
#m08 {
	background:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:0 -364px;}
#m08 a:hover {
	background-image:url(http://www.o-alpha.net/images/all/menu01.png);
	background-position:-178px -364px;}


#submenu	{
	margin:0 -5px 10px 10px;
	}
#submenu li	{
	font-size:0.8em;
	background-image:url(http://www.yamako-gozare.jp/images/all/arrow01.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-bottom: 5px;
	text-indent:15px;
	}

/* ++++++ フッター ++++++ */
#footer	{
	border-top:1px solid #666666;
	margin:15px 15px 0;
	padding-bottom:10px;
	clear:both;
	text-align:center;
	}
#footer ul    {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	margin:10px 0;
    text-align:center;
    }
#footer li    {
    font-size:0.8em;
    display: inline;
    padding:0 5px;
    }
.liststart    {
    border-right:1px solid #666666;
    }
#footer h2	{
	font-size:0.8em;
	font-weight:bold;
	color:#cc0000;
	}
#footer h3	{
	font-size:0.7em;
	color:#333333;
	}
#footer p	{
	text-align:center;
	color:#666666;
	font-size:0.7em;
	}

/* ++++++ サイドバー ++++++ */
#archives	{
	margin-bottom:10px;
	}
#archives h2	{
	background-image:url(http://www.o-alpha.net/images/all/sidebar_180.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:35px;
	font-size:0.85em;
	font-weight:bold;
	color:#ffffff;
	text-indent:20px;
	line-height:290%;
	margin-bottom:5px;
	}
#archives ul	{
	font-size:0.8em;
	margin-left:5px;
	margin-bottom:10px;
	}
#archives li	{
	background-image:url(http://www.o-alpha.net/images/all/arrow02.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	text-indent:10px;
	border-bottom:1px dotted #666666;
	}

/* ++++++ バナー ++++++ */
#mainbanner img{
	margin-bottom:10px;
}
#banner	{
	margin-bottom:10px;
	}
#contacts	{
	background-image:url(http://www.o-alpha.net/images/all/contact_180.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:130px;
	margin-bottom:10px;
	}
#contacts h2,#contacts p	{
	text-indent:-9999px;
	}
#contacts p a	{
	display:block;
	width:160px;
	height:35px;
	position:relative;
	top:5px;
	left:10px;
	outline-style:none;
	}
#contactm	{
	background-image:url(http://www.o-alpha.net/images/all/contact_585.jpg);
	background-repeat:no-repeat;
	width:585px;
	height:45px;
	margin:15px 0;
	}
#contactm h2,#contactm p	{
	text-indent:-9999px;
	}
#contactm p a	{
	display:block;
	width:160px;
	height:30px;
	position:relative;
	top:-18px;
	left:405px;
	outline-style:none;
	}

/* ++++++ パンくず ++++++ */
.breadcrumbs	{
	font-size:0.8em;
	margin:5px 0 10px;
	padding-left:5px;
	border-left:5px solid #922500; 
	}
.returntop	{
	font-size:0.7em;
	text-align:right;
	clear:both;
	}

/* ++++++ 記事 ++++++ */
.entry	{
	border-bottom:1px dotted #666666;
	margin-bottom:15px;
	padding-bottom:5px;
	}
.entry h2	{
	background-image: url(http://www.o-alpha.net/images/all/arrow01.gif);
	background-repeat: no-repeat;
	background-position:2px 5px;
	font-size:0.8em;
	font-weight:bold;
	color:#333333;
	padding-left:10px;
	border-bottom:1px solid #666666;
	}
.entry h3	{
	font-size:0.65em;
	font-weight:bold;
	color:#ff0000;
	margin:5px 0;
	}
.entrybody	{
	font-size:0.8em;
	text-align:justify;
	line-height:155%;
	color:#000000;
	}
.extended	{
	font-size:0.75em;
	text-align:right;
	}

/* +++ ウェブページ +++ */
#center h1{
	background-image:url(http://www.o-alpha.net/images/all/titlebar_390.jpg);
	background-repeat:no-repeat;
	width:390px;
	height:35px;
	margin-bottom:5px;
	font-size:0.85em;
	font-weight:bold;
	color:#ffffff;
	padding:8px 0 0 10px;
	}
#webpage h1	{
	background-image:url(http://www.o-alpha.net/images/all/titlebar_585.jpg);
	background-repeat:no-repeat;
	width:585px;
	height:40px;
	margin-bottom:5px;
	font-size:0.95em;
	font-weight:bold;
	color:#ffffff;
	padding:10px 0 0 10px;
	}


/* +++ mailform +++ */
#formtable	{
	width:550px;
	margin:auto;
	margin-top:10px;
	}
#mailform h3	{
	font-size:0.8em;
	font-weight:bold;
	color:#006600;
	margin-bottom:10px;
	text-align:right;
	position: relative;
	font-weight:bold;
	margin-top:10px;
	}
#mailform h3 a {
	background-image: url(../images/common_building/pagelink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	}
#mailform ul	{
	font-size:0.8em;
	margin:15px 0;
	}
#mailform li	{
	border-bottom:1px solid #999999;
	margin:5px 0;
	padding-bottom:2px;
	}
.formtable th	{
	font-size:0.8em;
	font-weight:bold;
	color:#333333;
	width:180px;
	text-align:left;
	background-color:#ffeded;
	border-bottom:2px solid #ffffff;
	padding:8px;
	}
.formtable th span	{
	font-size:0.9em;
	color:#ff0000;
	}
.formtable td	{
	font-size:0.8em;
	color:#333333;
	text-align:left;
	border-bottom:2px solid #ffffff;
	padding:5px;
	}
.mail-form-footer	{
	width:550px;
	text-align:center;
	margin:15px 0;
	padding:5px 0;
	font-size:0.8em;
	}
#mailpost	{
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}


/* +++ +++ */

#whatsnew h1	{
	background-image:url(http://www.o-alpha.net/images/all/sidebar_180.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:35px;
	font-size:0.85em;
	font-weight:bold;
	color:#ffffff;
	text-indent:20px;
	line-height:280%;
	margin-bottom:3px;
	}
#whatsnew h3	{
	margin:2px 0 0;
	}


/* +++ clearfix +++ */
div:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
	}
/* +++ clearfix ie7 +++ */
*:first-child+html div {  
	display: inline-block;  
	}
/* +++ clearfix ie6 +++ */
* html .entry {
	display: inline-block; 
	}
* html .shop-entry {
	display: inline-block; 
	}

/* +++++ IE6 +++++ */
* html #center	{
	margin-right:0;
	}
* html #center	{
	width:385px;
	}
* html #center h1	{
	width:385px;
	}
* html #main	{
	width:575px;
	margin-right:0;
	}
* html #webpage	{
	width:575px;
	}
* html #header	{
	margin-bottom:-30px;
	}
* html #webpage h1	{
	width:575px;
	}


/* +++++ IE7 +++++ */
*:first-child+html	{
	}
