@charset "utf-8";

/****************************************************

Reset CSS
	by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

****************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/****************************************************

	base

****************************************************/

body {
    background-color: #fff;
    font-size: 15px;
    font-family: Verdana, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
    color: #111;
    line-height: 1.3;
    background-image: url(../image/topimg/bg.png);
    background-repeat: repeat-x;
    text-align: center;
}

a:link {
    color: #0066cc;
    text-decoration: none;
}

a:visited {
    color: #B500B5;
    text-decoration: none;
}

a:hover {
    color: #B74726;
    text-decoration: underline;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix { zoom:1; }

#wrapper {
    width: 900px;
    margin: 0 auto;
}

/****************************************************

	haeder

****************************************************/


#header {
    width: 800px;
    margin: 40px auto 0 auto;
}

#header h1 {
    background-image: url(../image/topimg/top01.png);
    background-repeat: no-repeat;
    width: 300px;
    height: 75px;
    float: left;
    text-align: center;
}

/****************************************************

	navi

****************************************************/

#nav {
    list-style: none;
    margin-top: 40px;
    float: left;
}

#nav01, #nav02, #nav03 {
    float: left;
    width: 150px;
    height: 35px;
    overflow: hidden;
}

#nav li a {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 0 !Important;
    height /**/: 35px;
    padding-top: 35px;
    background-image:url(../image/topimg/top02.png);
    background-repeat: no-repeat;
    color:#FFFFFF;
}

#nav01 a { background-position: 0 0; }

#nav02 a { background-position: -150px 0; }

#nav03 a { background-position: -300px 0; }

#nav01 a:hover { background-position: 0 -35px; }

#nav02 a:hover { background-position: -150px -35px; }

#nav03 a:hover { background-position: -300px -35px; }

#nav04 {
    float: left;
    width: 50px;
    height: 35px;
    background-image:url(../image/topimg/top02.png);
    background-position: -450px -35px;
}

/****************************************************

	summary

****************************************************/
		
#summary {
    background-image:url(../image/topimg/top04.png);
    background-repeat: repeat-y;
    text-align: left;
}

#summary p {
    padding: 0 5px;
    margin-bottom: 15px;
}

#scolding {
    padding: 12px 0 0 50px;
    height: 100px;
    overflow: hidden;
    background-image: url(../image/topimg/kogoto.png);
    background-repeat: no-repeat;
}

#scolding p {
    margin: 0;
    padding: 0;
    width: 450px;
    font-size: 88%;
    color: #FF0000;
    float: left;
}

/****************************************************

	content

****************************************************/
	
#content {
    width: 800px;
    background-image:url(../image/topimg/top04.png);
    background-repeat: repeat-y;
    margin: 0 auto;
    padding-bottom: 30px;
    text-align: left;
}

#primary {
    float: right;
    width: 590px;
    margin: 10px 0 0 0;
}

#primary .menu {
    width: 280px;
    float: left;
    margin-right: 0px;
}

#primary .menu ul {
    margin: 0 0 2px 45px;
    padding: 0;
    list-style: disc;
}

#primary .menu li {
    margin: 2px 0;
    padding: 0;
    line-height: 21px;
}

#snsbutton {
    width: 580px;
    height: 25px;
    margin: 10px;
}

#snsbutton li {
    width: 140px;
    float: left;
}

#secondary {
    width: 200px;
    float: left;
    margin-top: 10px;
}

#secondary h3 {
    width: 250px;
    height: 50px;
    background-image: url(../image/topimg/topmidasi-trans.png);
    background-repeat: no-repeat;
    margin: 0 0 0 -50px;
    overflow: hidden;
    font-size: 100%;
    line-height: 4.3;
    font-weight: bold;
    color: #646464;
}

#secondary ul {
    margin: 10px 0 0 25px;
    padding: 0;
    list-style: disc;
}

#secondary ul li {
    margin-bottom: 3px;
    font-size: 94%;
}

/****************************************************

	footer

****************************************************/
	
#footer {
    width: 800px;
    height: 100px;
    text-align: center;
    font-size: 78%;
    background-image: url(../image/topimg/top05.png);
    background-repeat: no-repeat;
    margin: 0 auto 10px auto;
}

#footer p { margin: 2.5px 0; }

/****************************************************

	sub pase

****************************************************/

#subwrapper {
    margin: 0 auto;
    width: 700px;
    text-align: left;
}

#subwrapper nav li { display: inline; }

#subwrapper strong {
    color:#000;
    font-weight: bold;
}

#subheader {
    width: 600px;
    margin: 40px auto 0 auto;
    padding:0;
    background-image: url(../image/stop01.gif);
    background-repeat: no-repeat;
}

#pankuzulist {
    text-align: center;
    margin-top: 30px;
    background-image: url(../image/stop02.gif);
    background-repeat: repeat-y;
    background-color: #F5E6B6;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
}

#subcontent {
    width: 600px;
    padding-top: 15px;
    line-height: 1.5;
    margin: 0 auto;
    background-image: url(../image/stop02.gif);
    background-repeat: repeat-y;
}

#subcontent h1 {
    padding-left: 5px;
    margin: 45px 0 0 15px;
    font-size: 130%;
    font-weight: bold;
    color: #2E8CD1;
    border-left: 5px black solid;
}

#subcontent #title { margin-top: 5px; }

#subcontent h2 {
    padding-left: 5px;
    margin: 30px 0 0 10px;
    font-size: 105%;
    color: #5EB73C;
    font-weight: bold;
}

#subcontent p {
    margin: 15px 15px 0;
    word-wrap: break-word;
}

#footernavi {
    font-size: 88%;
    text-align: right;
    margin: 0 10px;
}

#footernavi ul {
    margin: 0;
    padding: 20px 0;
}

/****************************************************

	shortcutmenu

****************************************************/    

#shortcutmenu {
    width: 600px;
    font-size: 88%;
    margin: 0 auto;
    padding-top: 10px;
    background-image: url(../image/stop02.gif);
    background-repeat: repeat-y;
}

#smenuwrap { margin: 0 50px; }

#smenuwrap .menu {
    width: 250px;
    float: left;
}

#smenuwrap .menu ul {
    margin: 0 0 2px 25px;
    padding: 0;
    list-style: disc;
}

#smenuwrap .menu li {
    margin: 2px 0;
    padding: 0;
}

#sfood {
    width: 600px;
    height: 50px;
    margin: 0 auto;
    background-image: url(../image/stop03.gif);
    background-position: 0 -360px;
    background-repeat: no-repeat;
}

/****************************************************

	skype bis

****************************************************/

#rcontent {
    width: 800px;
    background-image:url(../image/topimg/top04.png);
    background-repeat: repeat-y;
    margin: 0 auto;
    text-align: left;
}

#rcontent h1 {
    padding-left: 5px;
    margin: 0px 0 10px 10px;
    color: #2E8CD1;
    font-size: 200%;
    font-weight: bold;
    border-left: 5px black solid;
}

#rcontent h2 {
    margin-left: 20px;
    margin-bottom: 15px;
    font-size: 110%;
    color: #646464;
}

#rcontent p { margin: 0 10px 25px; }

#rfood {
    width: 800px;
    height: 50px;
    text-align: center;
    background-image: url(../image/topimg/top05.png);
    background-repeat: no-repeat;
    background-position: 0 -50px;
    margin: 0px auto 10px;
    padding: 0;
}

#foodnavi {
    font-size: 88%;
    text-align: right;
    margin: 0 10px 0 10px;
}
