@charset "shift-jis";

/* _____________________________________
  /                           初期化  */

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, code, address,
form, fieldset, input, textarea,
p, blockquote,
th, td {  
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
	font-style:normal;
	color:#333;
	font-family:"Osaka", "ＭＳ　ゴシック";
}

/* _____________________________________
  /                             タグ  */
body {
	background:#c2d6ff;
}

p {
	font-family: "Osaka", "ＭＳ　ゴシック";
	padding-bottom:2em;
}

img {
	border:none;
	vertical-align:bottom;
}

a {
	color:#ff4d00;
	text-decoration:none;
}

a:hover {
	color:#f00;
	text-decoration:underline;
}
/* _____________________________________
  /                       汎用クラス  */

.float-l {
	float:left;
}

.float-r {
	float:right;
}

div.clear {
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
}

br.clear {
	clear:both;
}

.align-l {
	text-align:left;
}

.align-r {
	text-align:right;
}

.align-c {
	text-align:center;
}

.orange {
	color:#ff4d00;
}

.mincho {
	font-family:"ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.size10 {
	font-size:10px;
	line-height:1.4em;
}

.size12 {
	font-size:12px;
	line-height:1.4em;
}

.size14 {
	font-size:14px;
}

.size16 {
	font-size:16px;
}


/* _____________________________________
  /                       レイアウト  */

div#container {
	background:url(../common/header_bg_cushion.gif) center top no-repeat;
	max-width:2560px;
	margin:auto;
}

div#container #container_sh {
	background:url(../common/bg.gif) center top repeat-y #c2d6ff;
	width:970px;
	margin:auto;
}

div#container #header {
	width:970px;
	height:116px;
	background:url(../common/header_bg.jpg) left top no-repeat;
}

div#container #header #logo {
	width:235px;
	padding-top:20px;
	float:left;
}

div#container #header #logo h1 {
	padding-left:35px;
}

div#container #header #header_right {
	width:685px;
	padding-right:20px;
	float:right;
}

div#container #header #header_right #backtop {
	width:141px;
	float:left;
	padding:15px 0 0 160px;
}

div#container #header #header_right #fschange {
	height:45px;
	float:right;
}

div#container #header #header_right #fschange ul {
	list-style:none;
	padding:10px 12px 0 0;
}

div#container #header #header_right #fschange ul li {
	display:inline;
}

div#container #header #header_right #header_text {
	width:500px;
	height:44px;
	font-size:10px;
	color:#fff;
	padding-top:6px;
	float:left;
	text-align:right;
}

div#container #wrapper {
	width:970px;
	min-height:600px;
	background:url(../common/wrap_top.gif) center top no-repeat;
	padding:20px 0 0 0;
}

#footer {
	width:955px;
	margin:auto;
	background:url(../common/footer_bg.jpg) center top no-repeat;
	padding:30px 0 50px 15px;
	font-size:10px;
}

/* _____________________________________
  /                   グローバルナビ  */

div#container #nav {
	margin:2px 0 10px 0;
}

div#container #nav ul {
	list-style:none;
	text-align:right;
}

div#container #nav ul li {
	display:inline;
	margin-left:4px;
}


/* _____________________________________
  /                   PRIMARY         */

div#container #wrapper #primary {
	width:750px;
	float:left;
	padding-top:15px;
}

div#container #wrap_footer {
	margin-left:35px;
	padding:20px 10px;
	display:none;
}

div#container #wrap_footer2 {
	margin-left:35px;
	padding:20px 10px;
}

div#container #wrapper #secondary {
	padding-right:45px;
	float:right;
}


/* _____________________________________
  /                       セカンダリ  */

div#container #wrapper #secondary #loginform {
	background:url(../common/login_bg.gif) left top no-repeat;
	width:219px;
	padding-top:40px;
	margin-bottom:15px;
}

div#container #wrapper #secondary #loginform table {
	margin-left:5px;
}

div#container #wrapper #secondary #loginform table td {
	font-size:13px;
	font-family:Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	color:#FF4D00;
	height:30px;
}

div#container #wrapper #secondary #loginform table td.reminder {
	font-size:12px;
	color:#666;
	text-align:right;
}

div#container #wrapper #secondary #loginform #login_id {
	width:160px;
	height:18px;
	border:none;
	border:solid 1px #ff4d00;
}

div#container #wrapper #secondary #loginform #login_pw {
	width:160px;
	height:18px;
	border:none;
	border:solid 1px #ff4d00;
}

div#container #wrapper #secondary .side_banner {
	padding:0;
	padding-bottom:10px;
}

div#container #wrapper #sidebnr {
	padding-right:45px;
	float:right;
}

div#container #wrapper #sidebnr ul {
	list-style:none;
}

div#container #wrapper #sidebnr ul li {
	list-style:none;
	margin-bottom:10px;
	text-align:center;
}

div#container #coops {
	width:690px;
	margin-left:50px;
	margin-top:30px;
	background:url(../common/coop_body.gif) left top repeat-y;
}

div#container #coops #coops_head {
	background:url(../common/coop_head.gif) no-repeat left top;
}

div#container #coops #coops_body {
	background:url(../common/coop_foot.gif) left bottom no-repeat;
	padding-top:40px;
	padding-bottom:20px;
}

div#container #coops #coops_body .coops {
	margin:0 0 5px;
	padding-left:10px;
	/*background:url(../common/coop_h6_bg.gif) left top repeat-y;*/
}

div#container #coops #coops_body .coops h6 {
	width:53px;
	padding:5px 0 10px;
	float:left;
}

div#container #coops #coops_body .coops ul {
	background:url("../common/coop_h6_bg.gif") repeat-y left top ;
	width:600px;
	float:left;
	list-style:none;
	margin-left:10px;
}

div#container #coops #coops_body .coops ul li {
	width:140px;
	float:left;
	margin:0 0 10px 10px;
}





