/* 
	written by CinqueStellineDesign http://www.cinquestelline.com
*/

/* ReSet */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;border:0;cellspacing:0;cellpadding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
li img{border:0;}

/*-- 共通プラン --*/
/* 全体のフォントサイズなど */

body {
	color: #373737;
	text-decoration: none;
	background-color:#af867b;
	font-size:14px;
	font-family:"ヒラギノ角ゴ","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Arial,sans-serif;
}

a{font-weight: bold;}
p{line-height: 1.35em;}

a:link {color:#232323;text-decoration:none;}
a:visited {color:#339;text-decoration:none;}
a:hover {color:#DF3900;text-decoration:none;}
a:active {color:#f00;text-decoration:none;}

#wrapper{width: 1000px;margin:auto;}
.clear {clear:both;}

/*-- グローバルメニュー --*/
#gloval{ background:url(../elements/headerBK.jpg) no-repeat; height:155px;z-index: 5;}
.Logo {display:block;z-index: 10;overflow:hidden;width:535px;height:120px; margin-left:35px;background: url(../elements/Logo.gif) no-repeat;}
#logo a.Logo{background-position:0px -120px;}
#logo a:hover.Logo{background-position:0px 0px;}

ul#gloval_menu {
	text-align:center;
	font-weight:bold;
	margin:0;
	position: relative;
	line-height: 35px;
	z-index: 10;
	padding-left: 20px;
}
#gloval li{float:left;width:127px;height:35px;list-style:none;background: url(../elements/tab.jpg) no-repeat;background-position:0px 0px;}
#gloval_menu a{display:block;z-index: 5;overflow:hidden;background: url(../elements/tab.jpg) no-repeat;background-position:-127px 0px;}
#gloval_menu a:link {color:#232323;text-decoration:none;}
#gloval_menu a:visited {color:#339;text-decoration:none;}
#gloval_menu a:hover {color:#DF3900;text-decoration:none;}
#gloval_menu a:active {color:#f00;text-decoration:none;}

/*-- コンテナ --*/
#container  {
	background: #FFFFFF;
	width: 970px;
	padding: 12px 15px;
}
/*-- コンテンツ --*/
#contents {width: 100%;}
#contents2 {
	width: 100%;
	margin-top: 13px;
}

.inner-contents {
	text-align: left;
	position: relative;
	width: 550px;
	height: 139px;
	margin: 350px 0 0 330px;
}

h1 {
	color: rgb(22%,22%,22%);
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0;
	vertical-align: baseline;
	font-size: 1.3em;
}
.inHeader {
	color: #373737;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0;
	background-color: #ccc;
	padding: 0.3em 0.5em;
}
.image_top  {
	top: 0;
	left: 230px;
	text-align: right;
	float: right;
	clear: both;
	padding: 25px 20px 0 0;
}

/*-- フッターメニュー --*/
#footer{
	background:url(../elements/footer.jpg) no-repeat;
	overflow:hidden;
	height: 36px;
	width: 100%;
}
.TopHome {
	text-align: right;
	width: 96px;
	height: 19px;
	float: right;
	margin: 10px 15px;
	overflow: hidden;
	background:url(../elements/TopHome.gif) 0px 0px;
}
#footer a.TopHome{background:url(../elements/TopHome.gif) 0px 0px;}
#footer a:hover.TopHome{background-position:-96px 0px;}
#copyright {
	text-align: center;
	width: 784px;
	color: #373737;
	font-size: 9px;
	margin-left: 107px;
	height: 33px;
	padding-top: 5px;
}
.Info {text-align: left;width: 575px;height: 25px;}
