@charset "shift_jis";
/* =================================

　共通css

================================= */

/* 最初にブラウザ指定のスタイルを無効にする */
body {
	padding: 0px;
	margin: 0px;
}
div, p, h1, h2, h1, h2, h1, h2, li, ol, ul, dl, dt, dd, form, input, textarea {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}

/* ---------------------------------
     ここからページ全体の指定
--------------------------------- */

* {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
table {
	border-collapse: collapse;
}
body {
	color: #333333;
	font-size: 80%;
	background-image: url(../commimg/bg01.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.clear {
	clear: both;
}
img {
	border: none;
}
hr {
display: none;
}
b {
    font-weight: bold;
}
b a {
    font-weight: bold;
}

/* Hides from IE5-mac \*/
* html .mybuggyelement { height: 1%; }
* html .buggybox {height: 1%;}
/* End hide from IE5-mac */ 
/* ---------------------
　基本のリンク文字指定
--------------------- */

a:link {
	color: #3A5C54;
	text-decoration: underline;
}
a:visited {
	color: #3A5C54;
	text-decoration: underline;
}
a:hover {
	color: #1D9281;
	text-decoration: underline;
}
a:active {
	color: #3A5C54;
	text-decoration: underline;
}

/* ---------------------
　メインエリア
--------------------- */

#main-bg {
	background-image: url(../commimg/bg02.jpg);
	background-repeat: repeat-y;
	background-position: center 140px;
}
#top-back {
	background-image: url(http://www.yadojozu.ne.jp/commimg/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main-area {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#contents-area {
        width: 720px;
        margin-right: auto;
        margin-left: auto;
        padding: 0px;
}

/* ヘッダ */

#head-area {
	height: 24px;
	width: 950px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#head-area  p {
	background-image: url(../commimg/head_copy_img.gif);
	background-repeat: no-repeat;
	height: 24px;
	display: block;
	width: 407px;
	text-indent: -9999px;
	padding: 0px;
}
#head-area #head-menu {
	float: right;
	margin-top: -24px;
	height: 24px;
	width: 417px;
	font-size: 12px;
}
#head-area #head-menu li{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	list-style-type: none;
}
#head-area #head-menu a{
	color: #FFFFFF;
}
#head-area #login a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 65px;
	padding: 0px;
	background-image: url(../commimg/head_login_but.gif);
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-left: 20px;
}
#head-area #logout a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 65px;
	padding: 0px;
	background-image: url(../commimg/head_logout_but.gif);
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-left: 20px;
}

/* フッタ */

#foot-area {
	clear: left;
	background-image: url(../commimg/foot_bg01.jpg);
	background-repeat: repeat-x;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#foot-und-menu {


}

/* -------中ページ共通指定------- */

/* ヘッダ下部 */

#head-logo {
	background-image: url(../commimg/head_logo.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 245px;
	text-indent: -9999px;
	float: left;
	margin-bottom: 10px;
}
#head-logo a { 
    height: 70px; 
    width: 190px; 
    display: block; 
    overflow: hidden; 
    float: left; 
}
#head-img {
	float: left;
	background-image: url(../commimg/head_img.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 700px;
}
#head-img02 {
	float: left;
	background-image: url(../commimg/head_img02.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 700px;
}
#head-img img {
	float: right;
/*	padding-right: 12px;	*/
/*	padding-top: 7px;	*/
	margin-right: 12px;
	margin-top: 7px;
}

/* フッタ下部 */

#foot-und-menu-naka {
	background-image: url(../commimg/foot_bg02.jpg);
	background-repeat: repeat-x;
	text-align: left;
	background-position: left 39px;
	height: 30px;
	padding-top: 70px;
}
#foot-und-menu-naka ul {
	margin-left: 10px;
}
#foot-und-menu-naka li {
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3A5C54;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 4px;
}
#foot-und-menu-naka  #no-line  {
	border-right-style: none;
}
#foot-und-menu-naka address {
	float: right;
	padding-right: 10px;
}


/* くずリスト・ページトップへ */

.kuzu-list {
	clear: both;
	text-align: left;
	background-image: url(../commimg/side_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 20px;
	padding-top: 3px;
	margin-left: 5px;
}
.page-top {
	clear: both;
	text-align: left;
	background-image: url(../commimg/side_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 20px;
	padding-top: 3px;
	margin-left: 5px;
}
/* 区切りライン */
#main-area .hr-910 {
	clear: both;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 2px;
	height: 0px;
	margin-top: 2px;
}
#main-area .hr-700 {
	clear: both;
	width: 700px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 2px;
	height: 0px;
	margin-top: 2px;
}
#main-area .hr-880 {
	clear: both;
	width: 880px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 2px;
	height: 0px;
	margin-top: 2px;
}
#main-area .hr-865 {
	clear: both;
	width: 865px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 2px;
	height: 0px;
	margin-top: 2px;
}
#main-area .hr-630 {
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 5px;
	height: 0px;
	clear: both;
	padding-top: 10px;
}
#main-area .hr-300 {
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	height: 0px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#main-area .hr-350 {
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 1px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#main-area .hr-145 {
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	height: 0px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

/* ---------------------------------
     メンテ等告知用
--------------------------------- */

.info {
	border: 1px solid #E3DDD6;
	background-color:#FFFFCC;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	color: #666666;
	text-align: left;
	line-height:1.2em;
}
.info-top {
	margin: 0px 15px 10px 0px;
}
.info a {
	font-weight:bold;
	line-height:1.43em;
}
.info strong {
	font-weight:bold;
	color: #CC0000;
}