/* 
	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:#232323;
	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:#8f4aa3;text-decoration:none;}
a:hover {color:#A2B2E5;text-decoration:none;}
a:active {color:#f00;text-decoration:none;}

#wrapper{width: 950px;margin:15px auto;border: solid 1px #F6FDFF;}

/*-- グローバルメニュー --*/
#gloval {background: url(../elements/banner01.jpg) no-repeat;width:950px;height:90px;}
ul#gloval_menu {list-style:none;
	width:950px;
	height:31px;
	font-weight: bold;
	text-align:center;
	font-weight:bold;
	line-height: 31px;
	margin:0;
	position: relative;
	top: 59px;
}
#gloval li{float:left;width:111px;height:31px;list-style:none;}
#gloval a{display:block;z-index: 5;overflow:hidden;background: url(../elements/gloval.jpg) no-repeat;background-position:0px 0px;width:100%;height:100%;}
#gloval a.gloval_menu_tab{background-position:0px 0px;}
#gloval a:hover.gloval_menu_tab{background-position:0px -31px;}

/*-- コンテナ --*/
#container  {
	background-image: url(../elements/lotus00.jpg);
	width: auto;
}
#border_upper  {
	background-image: url(../elements/top_00_a01a.jpg);
	width: 100%;
	height: 25px;
	background-repeat: repeat-x;
	clear: both;
}
.border_bottom  {
	background-image: url(../elements/top_00_a01b.jpg);
	text-align: right;
	width: auto;
	height: 21px;
	clear: both;
}
 
#GoToTop {
	width: 126px;
	height: 21px;
	float: right;
}

/*-- ローカルメニュー --*/
#local_menu{
	margin: 15px 20px;
	width: 165px;
	height: 450px;
	float: left;
}
.Catch {
	color: #000;
	font-size: 21px;
	line-height: 32px;
	margin-bottom: 12px;
	font-weight: bold;
}
.category {
	background: url(../elements/top_00_a04a.gif) no-repeat;
	text-align: left;
	width: 145px;
	height: 30px;
	padding-left: 15px;
	line-height: 30px;
	margin-bottom: 8px;
}

/*-- コンテンツ --*/
.contents {
	margin:12px 0 10px 0;
	width: 735px;
	float: left;
}
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;
}
.kage {
	background-image: url(../elements/kage.jpg);
	height: 18px;
	margin-bottom: 5px;
}
#text{
	float:left;
	width: 735px;
	clear: both;
	margin-top: 10px;
}
.image_top  {
	top: 0;
	left: 230px;
	text-align: right;
	float: right;
	clear: both;
	padding: 25px 20px 0 0;
}
