/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
	}
	
html,body {
	height: 100%;
	}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%; 
    font-weight: normal;
	}
	
ol, ul {
	list-style: none;
	}
	
fieldset, img {	
    border: 0;
	}

/*p,div,span{
	margin:0px;
	padding:0px;
}*/

body {
	margin:0px;
	padding:0px;
	background-image:url(/design/gmosp836/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#006BC6;
}

img {	
	border: 0px;
}

a img{
	border: 0px;
}

#makebanner{
	width:950px;
	background-color:#FFFFFF;
}

div.id input{
	height:19px;
	width:95px;
}

div.pw input{
	height:19px;
	width:95px;
}
#contents_wrapper{
	clear:both;
	width:800px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#header_outer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}


/* #header
-------------------------------------------*/

div#header {
	color: #666666;
	height: 261px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	position: relative;
	background-image: url(/design/gmosp836/header/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
div#header a  {
	text-decoration: none;
}
div#header .logo		{
	width:424px;
	height:155px;
	display:block;
	position:absolute;
	left:262px;
	top:41px;
}
div#header .info {
	display: block;
	height: 37px;
	width: 275px;
	position: absolute;
	top: 206px;
	right: 14px;
	margin: 0px;
	padding: 0px;
}
div#header h1	{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	visibility: hidden;
}
div#header em {
	visibility:hidden;
}

/*************************
					ここからグローバルナビ
							**************************/


ul#navi
 {
	list-style-type:none;
	width: 950px;
	height: 45px;
	background-color: #FFFFFF;
	background-image: url(../gnavi/menubg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
ul#navi li   {
	width: 158px;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 45px;
	display: inline;
}

/*************************
					ここから左側
							**************************/

#left{
	width:155px;
	margin-bottom:20px;
	padding-left: 5px;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	float: left;
}

#left #category_area{
	width:155px;
	background-image: url(/design/gmosp836/left/category.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#left  #category_area li {
	background-image: url(/design/gmosp836/left/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-left: 15px;
	width: 135px;
	margin-bottom: 7px;
}
#left #leftnavi {
	margin-bottom: 15px;
	width: 153px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(/design/gmosp836/left/subcategory.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left  #leftnavi li {
	margin-bottom: 10px;
	height: 52px;
	width: 152px;
}
#left #login_form{
	background-image:url(../../loginform/login_form_bg.jpg) no-repeat;
	width:150px;
	height:159px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#contact_area{
	padding-top:10px;
	width:150px;
	height:auto;		
}
.left_top{
	width:150px;
	height:30px;
}


/*************************
					ここから中央
							**************************/

#contents {
	margin: 0px;
	padding: 0px;
	width: 790px;
}

#main_contents{
	width: 628px;
	height:100%;
	text-align: left;
	background-color:#FFFFFF;
	background-image: url(/design/gmosp836/center/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 17px;
}

#center{
	width:625px;
	background-color:#FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}
#center .banner{
	width:614px;
	margin-bottom: 15px;
	text-align: center;
}
#center .banner p {
	margin-top: 5px;
}

#center ul.banners{
	width:615px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
#center ul.banners li{
	width:614px;
	margin-bottom: 15px;
	text-align: center;
	padding: 0px;
}
#center ul.banners li p {
	margin-top: 5px;
}

#center .info_area{
	width:614px;
	margin-bottom: 15px;
}
#center  .bar{
	width:620px;
	height: 34px;
	padding-bottom: 10px;
}
#center .infobar {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 614px;
}

#center .info_mid{
	width:606px;
	background-color: #EEEEEE;
	padding-top: 10px;
	margin: 0px;
	overflow: auto;
	height: 150px;
}
#center .target_area {
	width: 625px;
}
#center .target_area .item {
	width: 150px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-right: 5px;
}
#center .target_area p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#center #banner_area {
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#center #banner_area .b2 {
	width: 307px;
	float: left;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#center #banner_area .b2 p {
	margin-top: 10px;
	text-align: center;
	width: 301px;
}

#center #banner_area #pe {
	margin-left: 5px;
	width: 607px;
	padding-top: 10px;
	margin-bottom: 15px;
}
#center #banner_area #pe p {
	margin-top: 5px;
	text-align: center;
}
#center #old_ad {
	background-color: #C8F1FF;
	height: 25px;
	width: 300px;
	text-align: center;
	padding-top: 7px;
	float: right;
	margin-bottom: 15px;
	font-weight: bold;
	border: 1px solid #666666;
	margin-right: 10px;
}
#center #charmpoint {
	background-color: #C8F1FF;
	height: 25px;
	width: 300px;
	text-align: center;
	padding-top: 7px;
	float: left;
	margin-bottom: 15px;
	font-weight: bold;
	border: 1px solid #666666;
}
#center #recommend_area{
	width:625px;
	margin-top:10px;
	margin-bottom: 15px;
}
#center  #recommend .center_mid{
	width:625px;
}
#center #newitem_area{
	width:625px;
	margin-top:10px;
	margin-bottom: 10px;
}
#center #newitem_area .center_mid {
	width: 625px;
}
#center #guide_area{
	width:625px;
	margin-top:10px;
	margin-bottom:20px;
}

#center #charm {
	width: 600px;
	text-align: left;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}

#center #charm #rodimg {
	margin: 5px;
	float: right;
	
}

#center #ue {
	text-align: right;
	width: 625px;
}
#center #ue a {
	color: #000000;
	text-decoration: none;
}

/*************************
					ここから右側
							**************************/

#right{
	width:155px;
	margin-bottom:20px;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	float: right;
	padding-right: 5px;
}
#right #kanren_area{
	width:155px;
	margin-bottom: 15px;
	height: 250px;
	overflow: auto;
}

#right #rightnavi {
	margin-bottom: 15px;
	width: 153px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(/design/gmosp836/left/subcategory.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right  #rightnavi li {
	margin-bottom: 10px;
	height: 52px;
	width: 152px;
}
#right #company_area{
	width:155px;
	background-image: url(/design/gmosp836/left/company_cat.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

#right #calendar_area{
	padding-top:10px;
	width:150px;
	margin: 0px;
}

#hasen_area{
	text-align:center;
	margin-top:10px;
}

.center_title_s{
	width:305px;
	height:42px;
}


#photo_president{
	width:97px;
	margin-right:10px;
}

#campaign_area{
	width:305px;
	height:auto;
	float:left;
}

#campaign_area_bottom{
	width:305px;
	height:17px;
	padding-top:5px;
	font-size:12px;
	white-space:normal;
	text-align:center;
	background-image:url(../../center/banner_txt.gif);
}

.font_link a{
	margin:0px;
	padding:0px 5px 0px 10px;
	text-decoration:none;
	line-height:160%;
	color:#040f6f;
}

.left{
	float:left;
}
.right{
	float:right;
}
.clear {
	clear: both;
}

.txt_01{
	font-size:12px;
	color:#333333;
	line-height:160%;
}

.txt-guide{
	width:285px;
	padding:3px 10px;
	font-size:12px;
	color:#333333;
	line-height:160%;
}

.txt_center{
	text-align:center;
}

.txt_right{
	text-align:right;
}

.txt_left{
	text-align:left;
}

.col_l_10{
	padding-left:10px;
}
.font01{
color:#363636;
}


/***********footer***********/

#footer_box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer_box #foot {
	font-size: 12px;
	height: 25px;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 10px;
}
#footer_box #foot a {
	color: #000000;
	text-decoration: underline;
}

#footer_box #copy {
	height: 20px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	text-align: center;
}

#footer{
	text-align:center;
	width:800px;
	margin-top:20px;
	height:auto;
	clear: both;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#footer_link{
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
	*padding-bottom:0px;
}

/****以下clearfix***/
/***(X)HTMLで親要素（ボックス）にclass="clearfix"を入れます。**/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* CSS Document */
/****以下マウスオーバーした時に透過させるCSS***/
/***透過させたい画像のhreafに対してクラスで指定します**/

.Banner{
display:block;
}

a.Banner img{
filter:alpha(opacity=100);
 -moz-opacity: 1.0;
opacity: 1.0;
}

a.Banner:hover img{
filter:alpha(opacity=70);
-moz-opacity: 0.5;
opacity: 0.5;
}

/*************************
オリジナルページ
**************************/
.border_righttop{
BORDER-TOP: #0000cc 1px solid;
BORDER-RIGHT: #0000cc 1px solid;
BORDER-LEFT: #0000cc 1px solid;
}

.border_rightmdl{
BORDER-RIGHT: #0000cc 1px solid;
BORDER-LEFT: #0000cc 1px solid;
}

.border_rightbtm{
BORDER-BOTTOM: #0000cc 1px solid;
BORDER-RIGHT: #0000cc 1px solid;
BORDER-LEFT: #0000cc 1px solid;
}

.border_lefttop{
BORDER-TOP: #0000cc 1px solid;
BORDER-LEFT: #0000cc 1px solid;}

.border_leftmdl{
BORDER-LEFT: #0000cc 1px solid;
}
.border_leftbtm{
BORDER-BOTTOM: #0000cc 1px solid;
BORDER-left: #0000cc 1px solid;
}

.border_ttl{
BORDER-TOP: #0000cc 1px solid;
BORDER-RIGHT: #0000cc 1px solid;
BORDER-LEFT: #0000cc 1px solid;
}

.ttl_back {
	color: #FFFFFF;
	font-weight: bold;
　　　　valign:middle;
　　　　width:580px;
	height:34px;
	margin:0px auto;
	background-image:url(../../original/ttl_back.gif);
	background-repeat:repeat;
}
.ttl_back2 {
	color: #FFFFFF;
	font-weight: bold;
　　　　valign:middle;
        text-align: center;
　　　　width:580px;
	height:34px;
	margin:0px auto;
	background-image:url(../../original/ttl_back.gif);
	background-repeat:repeat;
}
.text_001 {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}

.okituri{
align:center;
font size:2;
}
.left_m {
	margin-left: 10px;
}
.m {
	margin-bottom: 15px;
}
.mtb {
	margin-top: 15px;
	margin-bottom: 15px;
}
div.osusume {
	padding: 0px;
}
div.osusume table {
    border-collapse: collapse; 
    border-spacing: 0;
	}
	
div.osusume .tokushu {
	padding: 0px;
	width: 620px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	line-height: 20px;
}
div.osusume .tokushu th {
	font-weight: bold;
	color: #FFFFFF;
	background: #000099;
	padding: 3px;
	font-size: 16px;
}
div.osusume .tokushu td {
	padding: 3px;
}
div.osusume #hyou {
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	margin: 10px auto 15px;
	padding: 0px;
}
div.osusume #hyou a {
	color: #0000FF;
	text-decoration: underline;
}

div.osusume #hyou td {
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 25px;
}

