@charset "euc-jp";

/* ――――――――――――――――――――――
 site
―――――――――――――――――――――― */
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
font-size: 12px;
line-height: 1.6;
color: #000;
}
.mff { /* ここぞという時に使用するフォント */
font-family: "HG創英角ﾎﾟｯﾌﾟ体","ヒラギノ丸ゴ Pro","HG丸ゴシックM-PRO",osaka,meiryo,メイリオ,"MS Gothic","MS ゴシック",sans-serif;
}
.mff2 { /* ここぞという時に使用するフォント2 */
font-family: "Hiragino kaku gothic pro w3","ヒラギノ角ゴ Pro W3",osaka,meiryo,メイリオ,"MS Gothic","MS ゴシック",sans-serif;
}
.numtxt { /* ここぞという数字の場合に使用する */
font-family: Arial,verdana,sans-serif;
}
hr {
color: #ff8202;
background-color: #ff8202;
border-width: 3px 0px 0px 0px;
border-style: solid;
border-color: #ff8202;
height: 1px;
background: url("../img/nav/back.gif") repeat-x;
width: 900px;
}
hr.dotline {
color:#aaa;
border:none;
border-top: dotted 1px #aaa;
border-color: #aaa;
height:1px;
width: 330px;
}
.imgline {
padding: 2px;
border: 1px solid #9A8B6A;
}
.kc {color: #403e3f;}
.kc2 {color: #ff0054;}
.kc3 {color: #ff0054;}
.caution {color: #af0090;}
a:link     { color: #005093; text-decoration: none; }
a:visited  { color: #005093; text-decoration: none; }
a:hover    { color: #005093; text-decoration: underline;}
a:active   { color: #005093; text-decoration: none; }

#topics br {
line-height: 0;
}
/* ――――――――――――――――――――――
 content title
―――――――――――――――――――――― */
.ttl_01 {
}
.ttl_01 h3 {
font-size: 13px;
font-weight: bold;
color: #ff8202;
}
.ttl_02 {
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
}
.ttl_03 {
font-family: "Hiragino kaku gothic pro w3","ヒラギノ角ゴ Pro W3",osaka,meiryo,メイリオ,"MS Gothic","MS ゴシック",sans-serif;
font-size: 21px;
color: #ff006e;
}

/* ――――――――――――――――――――――
 basic contents
―――――――――――――――――――――― */
body{
text-align: center;
}
#wrap {
width: 900px;
margin: 20px auto;
border: 2px solid #c3c3c3;
background-color: #fff;
}
#hgroup {
width: 100%;
height: 60px;
background: url(../img/bg_header_line.gif) repeat-x;
text-align: center;
}
h1 {
color: #343434;
margin: 0 auto;
text-align: left;
padding: 2px;
text-shadow: 0 0 3px #333;
width: 900px;
}
.headerlogo{
height: 68px;
margin: 0 auto;
position: relative;
text-align: left;
width: 900px;
}
#wrapHeader {
width: 100%;
height: 80px;
margin: 0 auto;
text-align: center;
position: relative;
top: 10px;
background: url("../img/nav/back.gif") repeat-x;
}

#header {
width: 900px;
height: 271px;
margin: 0 auto;
position: relative;
}
#logo {
position: absolute;
left:0;
bottom: 10px;
}
#shopData {
position: absolute;
top: 7px;right:0;
}
#headerImage {
margin-top: 10px;
}
#catch {
margin-top: 30px;
}
#subNav {
position: absolute;
top: 101px;
left: 585px;
width: 362px;
height: 34px;
}
#subNav li {
float: left;
margin-right: 2px;
cursor: pointer;
}
#wrapNav {
width: 100%;
height: 260px;
/height: 270px;
/*background: url(../img/bg_js.jpg) repeat-x; */
position: relative;
/padding-top: 15px;
}

#navcover{
height: 50px;
width: 900px;
/width: 920px;
margin: 0 auto;
}
#nav {
height: 37px;
padding-top: 13px;
}
#nav li {
float: left;
padding-left: 2px;
padding-right: 2px;
}
#container {
width: 900px;
margin: 0 auto;
text-align: left;
}
#colLeft {
width: 440px;
float: left;
}

#colprof {
width: 640px;
float: left;
}
#colLeftBnr {
width: 200px;
float: left;
margin-right: 9px;
}

#colRight {
width: 240px;
float: right;
text-align: center;
min-height: 450px;
}

.imgBlogAlea {
position: relative;
width: 240px;
text-align: left;
line-height: 140%;
height: 73px;
margin-bottom: 15px;
}

img.imgBlogFace {
float: left;
margin-right: 4px;
}

.time {
font-size: 11px;
font-family: arial,verdana,sans-serif;
color: #484848;
}
.more {
position: absolute;
top: 6px;
right: 5px;
}
#wrapFooter {
background: #ff8202;
width: 100%;
height: 80px;
text-align: center;
}
#footer {
width: 900px;
height: 70px;
margin: 0 auto;
position: relative;
}
.pageTopArea {
position: relative;
width: 900px;
height: 21px;
}
#pageTop {
position: absolute;
top: 0;
right: 0;
}
#wrapSitemap {
position: relative;
overflow: hidden;
top: 20px;
left: 0;
}
ul#sitemap {
list-style-type: none;
}
ul#sitemap li {
float: left;
font-size: 11px;
color: #fff;
text-shadow: 0 0 3px #333;
}
ul#sitemap li a {
color: #fff;
}
ul#sitemap li a:hover {
}
.txtshdw {
color: #fff;
text-shadow: 0 0 3px #333;
}
#copyright {
margin-top: 22px;
font-size: 11px;
line-height: 1.4;
color: #fff;
text-shadow: 0 0 3px #333;
text-align: left;
}
/* ――――――――――――――――――――――
 list
―――――――――――――――――――――― */
.wrapGirl {
width: 110px;
height: 165px;
float: left;
margin-bottom: 10px;
margin-left: 16px;
position: relative;
text-align: center;
}
.wrapGirl .photo {
border: 2px solid #D3D3D3;
width: 100px;
height: 134px;
}
.wrapGirl .name {
bottom: 0px;
font-size: 14px;
font-weight: bold;
color: #ff8202;
}
.wrapGirl .size {
position: absolute;
top: 90px;left: 22px;
color: #6f3700;
}
.wrapGirl .sch {
position: absolute;
top: 8px;left: 155px;
width: 151px;
height: 24px;
background: url(../img/bg_time.png) no-repeat;
}
.wrapGirl .sch span {
display: block;
color: #fff;
margin: 3px 0 0 67px;
font-size: 11px;
}
.wrapType {
position: absolute;
top: 110px;
left: 10px;
width: 180px;
height: 78px;
}
.wrapType img {
width: 57px;
height: 25px;
margin: 1px;
}
.new {
position: absolute;
top: 12px;left: 66px;
}
/* ――――――――――――――――――――――
 form
―――――――――――――――――――――― */
.hissu { /* 必須 */
background: url(../img/ico/hissu.gif) right top no-repeat;
margin:0;
padding:0 40px 0 0;
}
.nini { /* 任意 */
background: url(../img/nini.gif) left top no-repeat;
margin:0 0 0 5px;
padding:0 3px 0 44px;
}
#error {
font-size: 11px !important;
border: 1px solid #e53854;
margin: 20px;
padding: 14px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-radius: 6px; /* Safari、Google Chrome */
background-color: #ffe3e8;
}
.btnForm {
padding: 5px 30px;
}
.tblBase {
display: block;
width: 880px;
border-collapse: collapse;
margin: 10px auto;
border-top: 1px dotted #999;
}
.tblBase th, .tblBase td {
border-bottom: 1px dotted #999;
padding: 10px;
}
.tblBase th {
width: 280px;
}
.tblBase td {
text-align: left;
}


.tblBasepanel3 {
display: block;
width: 643px;
border-collapse: collapse;
margin: 10px auto;
border-top: 1px dotted #999;
}
.tblBasepanel3 th, .tblBasepanel3 td {
border-bottom: 1px dotted #999;
padding: 10px;
}
.tblBasepanel3 th {
width: 280px;
}
.tblBasepanel3 td {
text-align: left;
}

/* ――――――――――――――――――――――
 pager
―――――――――――――――――――――― */
#pagenavi {
padding: .7em;
text-align: center;
margin-top: 6px;
}
#pagenavi p {font-size:12px;}
#pagenavi p span {
border:1px solid #777;
background:#fff;
text-decoration:none;
color: #666;
margin: 2px;
float: left;
width: 28px;
height: 26px;
line-height: 2.2;
/* 角丸
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-radius: 6px;
*/
}
#pagenavi p span.pager {width: 50px;}
#pagenavi p span a {
text-decoration:none;
display: block;
width: 100%;
height: 100%;
}
#pagenavi p span a:hover {
border-color:#0081b1;
color:#fff;
background-color: #009bd4;
text-decoration:none;
/* 角丸
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-radius: 6px;
*/
}

/* ――――――――――――――――――――――
 list icon
―――――――――――――――――――――― */
.arr {
background: url(../img/ico/arr.png) no-repeat left top;
margin: 0 0 0 5px;
padding: 0 3px 0 18px;
}
.arr2 {
background: url(../img/ico/arr2.png) no-repeat left 2px;
margin: 0 0 0 5px;
padding: 0 3px 0 18px;
}
.que {
background: url(../img/ico/que.png) no-repeat left top;
padding: 0 3px 0 22px;
}
.ans {
background: url(../img/ico/ans.png) no-repeat left top;
padding: 0 3px 0 22px;
}
.write {
background: url(../img/ico/write.gif) no-repeat left top;
padding: 0 0 0 20px;
margin-left: 5px;
}

