@charset "utf-8";

/* =========================================================
   Stylesheet
      for HPtemplates (http://daihit.com/)
      Modified : 2008-01-16
========================================================= */

/* Global Selector */

* {
 margin: 0;
 padding: 0;
 border: 0;
 font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}

/* Elements */

a {
 color: #000000;
 text-decoration: none;
}

p {
 color: #000000;
 line-height: 1.4;
}

th,
td,
table, {
 color: #000000;
}

/* Body Stractured Block */

body {
}

#wrapper {
 margin: auto;
 width: 818px; 
 background: url(img/backline.jpg) repeat-y;
}

#container {
 margin: auto;
 position: relative;
 width: 800px;
 background: url(img/content_back.jpg) no-repeat;
}

#header {
 position: relative;
 width: 800px;
 height: 80px;
 background: url(img/header_back.jpg) no-repeat;
}

#main {
 width: 800px;
 background: url(img/main_back.gif) repeat-y;
 overflow: hidden;
}

#footer {
 clear: both;
 width: 800px;
 height: 50px;
 background: url(img/footer_back.jpg) no-repeat;
}


/* Header area */

#sitetitle {
 position: absolute;
 top: 20px;
 left: 18px;
}


/* Global-navi area */

#global_navi {
 position: absolute;
 top: 45px;
 left: 0px;
 width: 600px;
 height: 25px;
 background: url(img/g_navi_back.jpg) repeat-x;
}

#global_navi ul {
 list-style-type: none;
}

#global_navi ul li {
 float: left;
}


/* Contents area */

#content {
 margin: 0 0 0 20px;
 display: inline;
 float: left;
 width: 580px;
}

#content .c_box {
 margin: 20px 20px 20px 0;
 clear: both;
}

#content .c_box h2 {
 padding: 4px 0 10px 40px;
 height: 20px;
 background: url(img/head_back.gif) no-repeat;
 color: #db8500;
 font-size: 12px;
}

#content .c_box p {
 margin: 0 0 0 10px;
 font-size: 12px;
}

#content .c_box p a {
 color: 0500cf;
 text-decoration: underline;
}

#content .c_box .contents_img img {
 width: 400px;
}

#content .c_box ul {
 list-style-type: none;
}

#content .c_box ul li {
 margin: 0 0 10px 15px;
 width: 120px;
 display: inline;
 float: left;
}

#content .c_box ul li img {
 width: 120px;
 height: 160px;
}

#content .c_box ul li p {
 margin-top: 5px;
 width: 105px;
 height: 40px;
 font-size: 12px;
}

#content .c_box ul li p a:hover {
 text-decoration: underline;
}


#content .c_box ul.flash {
 list-style-type: none;
}

#content .c_box ul.flash li {
 margin: 0 0 10px 15px;
 width: 240px;
}

#content .c_box ul.flash li p {
 width: 205px;
}

/* Side-navi area */

#side_navi {
 margin: 0 0 20px 10px;
 display: inline;
 float: right;
 width: 190px;
}

#side_navi .rules {
 margin: 20px 0 10px 0;
 padding-top: 4px;
 width: 180px;
 height: 20px;
 background: url(img/categoryback.gif) no-repeat;
 font-weight: bold;
}

#side_navi .rules a {
 margin: 0 0 0 30px;
 font-size: 12px;
}

#side_navi .category {
 margin: 0 0 10px 0;
 width: 180px;
}

#side_navi .category h2 {
 margin: 0 0 5px 0;
 padding: 4px 0 0 30px;
 height: 20px;
 background: url(img/categoryback2.gif) no-repeat;
 font-size: 12px;
}

#side_navi .category ul {
 list-style-type: none;
}

#side_navi .category ul li {
 margin: 0 0 0 25px;
 padding: 0 0 0 20px;
 height: 19px;
 background: url(img/side_icon.gif) no-repeat;
 font-size: 12px;
}

#side_navi .category ul li a:hover {
 text-decoration: underline;
}

#side_navi .category ul li a.here {
 color: #fc7336;
 font-weight: bold;
}

#side_navi #rss {
 margin: 0 0 0 100px;
}


/* Footer area */


address {
 padding-top: 20px;
 width: 600px;
 color: #000000;
 text-align: center;
 font-size: 12px;
 font-style: normal;
}


/* Entry area */

.c_info {
 margin: 15px 0 15px 0;
 padding: 0;
 clear: both;
}

.c_info ul.info {
 list-style-type: circle;
}

.c_info ul.info li {
 margin: 0;
 padding: 0;
 clear: both;
 font-size: 12px;
}

.c_info ul.info li a {
}

.c_info ul.info li a:hover {
 text-decoration: underline;
}

.contents_img {
 margin: 0 0 20px 0;
 text-align: center;
}

p.relation {
 margin: 0 0 5px 30px;
 clear: both;
 font-size: 12px;
}

.entrylinks {
 margin-bottom: 20px;
 margin-left: 30px;
 border: 1px #ffa366 solid;
 width: 80%;
 background-color: #cccccc;
}

.entrylinks ul {
 margin: 10px 0px 5px 35px;
 list-style-type: none;
}

.flash_service {
 width: 550px;
}

.flash_service table {
 border-collapse: collapse;
 width: 550px;
 background-color: transparent;
}

.flash_service table tr {
 background-color: transparent;
}

.flash_service table td {
 padding: 5px;
 border: 1px #000000 solid;
}

.flash_service table td.service_id {
 width: 125px;
 background-color: #c7deff;
}

.flash_service table td.service {
 background-color: #ffffff;
}

.flash_service table td.price {
 width: 150px;
 background-color: #fffce3;
}

.flash_service table td.flash {
 padding: 0;
}

.flash_service table td.separator {
 border: none;
 height: 25px;
 background-color: transparent;
}

.flash_service table td.separator_s {
 height: 5px;
 background-color: #000000;
}

.membertouroku table td {
 padding: 5px 2px 5px 4px;
 border: 1px #000000 solid;
}

.form_btn {
   border-color: #000000;
}