@charset "utf-8";

/*全体設定*/

body
{
		font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
		font-size: 15px;
		line-height: 1.3;
		margin: 0;
		padding: 0;
		background-image: url(image/topimg/bg.png);
		background-repeat: repeat-x;
}

a:link
{
		color: #182bab;
		text-decoration: none;
}

a:visited
{
		color: #B500B5;
		text-decoration: none;
}

a:hover
{
		color: #B74726;
		text-decoration: underline;
}



#wrap
{
    width: 900px;
		margin: 0 auto;
}

.clearBoth
{
    clear: both;
}

iframe
{
    margin-left: 20px;
}


/* ヘッダー */

#head
{
    width: 800px;
		margin: 40px auto 0 auto;
}

#title
{
    background-image: url(image/topimg/top01.png);
		background-repeat: no-repeat;
		width: 300px;
		height: 75px;
		float: left;
		text-align: center;
		margin: 0;
		padding: 0;
}

/* グローバルナビ */
#gNav
{
		list-style: none;
		margin: 40px 0 0 0;
		padding: 0px;
		height: 35px;
		overflow: hidden;
		float: left;
}

#gNav01,#gNav02,#gNav03
{
    float: left;
		width: 150px;
		height: 35px;
}

#gNav 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;
}

/* マウスが上にない時 */
#gNav01 a { background-position: 0 0; }
#gNav02 a { background-position: -150px 0; }
#gNav03 a { background-position: -300px 0; }

/* マウスが上にある時 */
#gNav01 a:hover { background-position: 0 -35px; }
#gNav02 a:hover { background-position: -150px -35px; }
#gNav03 a:hover { background-position: -300px -35px; }


#gNav04
{
    float: left;
		width: 50px;
		height: 35px;
		background-image:url(image/topimg/top02.png);
		background-position: -450px -35px;
}

/* グローバルナビ終了 */

#summary
{
		clear: both;
    padding: 0;
		margin: 0;
		background-image:url(image/topimg/top04.png);
		background-repeat: repeat-y;
}

#summary p
{
    padding: 0 5px;
		margin: 0;
}

#kogoto
{
		height: 100px;
		background-image: url(image/topimg/kogoto.png);
		background-repeat: no-repeat;
		margin-top: 10px;
		
}

#kogoto p
{
		width: 450px;
    padding: 12px 0 0 50px;
		font-size: 88%;
		color: #FF0000;
		float: left;
}

/* コンテンツ */

#content
{
    width: 800px;
		height: 1800px;
		background-image:url(image/topimg/top04.png);
		background-repeat: repeat-y;
		margin: 0 auto;
		
}

/* コンテンツライトメニュー */

#primary
{
    float: right;
		width: 590px;
		margin: 10px 0 0 0;
}

#primaryMenu
{
    width: 280px;
		float: left;
		margin-right: 0px;
}

#secondaryMenu
{
    width: 100px;
		float: right;
}


#primaryMenu h1
{
    padding: 0;
		margin: 0;
		font-size: 100%;
		background-repeat: no-repeat;
}

#primaryMenu ul
{
		margin: 0 0 2px 45px;
		padding: 0;
}

#primaryMenu li
{
    margin: 0;
		padding: 0;
		line-height: 21px;
}

/* コンテンツレフトメニュー */

#secondary
{
    width: 200px;
		float: left;
		margin: 10px 0 0 0;
}

#secondary h1
{
    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;
		color: #646464;
}

#secondary ul
{
    margin: 10px 0 0 20px;
		padding: 0;
}

#secondary ul li
{
    margin-bottom: 3px;
		font-size: 94%;
}

/* フッダー */

#food
{
    width: 800px;
		height: 100px;
		text-align: center;
		font-size: 88%;
		clear: both;
		background-image: url(image/topimg/top05.png);
		background-repeat: no-repeat;
		margin: 0 auto 10px auto;

}


/* サブページ */

#swrap
{
    margin: 0 auto;
		width: 700px;
		text-align: left;   
}

#shead
{
    width: 600px;
    margin: 40px auto 0 auto;
		padding:0;
		background-image: url(image/stop01.gif);
		background-repeat: no-repeat;
}

#panlist
{
		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;
}

#scontent
{
    width: 600px;
		padding: 10px 0 0 0;
    margin: 0  auto 0  auto;
		background-image: url(image/stop02.gif);
		background-repeat: repeat-y;
}

#scontent h1
{
    padding: 0 0 0 5px;
		margin: 10px 0 10px 10px;
		font-size: 130%;
		color: #C40005;
		border-left: 5px black solid;
}

#scontent p
{
    margin-left: 10px;
		margin-right: 10px;
}

#foodnavi
{
		font-size: 88%;
		text-align: right;
    margin: 0 10px 0 10px;
}

#shortmenu
{
    width: 600px;
		height: 400px;
		background-image: url(image/stop03.gif);
    font-size: 94%;
		text-align: center;
		margin: 0 50px 10px 50px;
}

#stable
{
    margin: 0 auto;
}

.menuleft
{
		background-image: url(image/midasi.gif);
		background-repeat: no-repeat;
		text-align: center;
		height: 18px;
		width: 160px;
		font-size: 88%;
		font-weight: bold;
}

.menuright
{
    width: 350px;
		text-align: left;
}

/* スカイプビジネス用 */

#rcontent
{
    width: 800px;
		background-image:url(image/topimg/top04.png);
		background-repeat: repeat-y;
		margin: 0 auto;
		padding: 0;
		
}

#rcontent h1
{
    padding: 0 0 0 5px;
		margin: 0px 0 10px 10px;
		color: #C40005;
		border-left: 5px black solid;
}
#rcontent h2
{
		height: 50px;
		background-image: url(image/topimg/topmidasi.png);
		background-repeat: no-repeat;
		margin: 0 0 0 -50px;
		font-size: 100%;
		line-height: 4.3;
		padding: 0 0 0 65px;
		color: #646464;
}

#rcontent p
{
    margin-left: 10px;
		margin-right: 10px;
}

#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 auto;
		padding: 0;
}

#foodnavi
{
		font-size: 88%;
		text-align: right;
    margin: 0 10px 0 10px;
}
