@charset "utf-8";
html {
    overflow-y: scroll;
}

* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

.clear {
	clear:both;
}

.right {
	text-align:right;
	font-size:12px;
}

img, div {
	behavior:url(/pc/js/iepngfix.htc);
}

html {
	height:100%;
}

body {
	background-image:url(../images/common/bg.gif);
	background-repeat:repeat;
	text-align:center;
	font-size:12px;
	min-height:100%;
	height:100%;
}


#wrap {
	background-repeat:repeat-y;
	width:1039px;
	margin:0 auto;
	text-align:center;
	min-height:100%;
	padding-bottom:15px;
}

#container {
	width:1000px;
	background-image:url(../images/h2/ss/bg.gif);
	margin:0 auto;
	text-align:left;
}

.flash {
	float:left;
	width:730px;
	margin-left:40px;
}

.flash h3 , .flash .txt {
	display:none;
}


*html body .flash {
	margin-left:4px;
}

.main {
	float:left;
	width:720px;
	padding:10px;
	margin-left:25px;
	margin-top:20px;
}

#header {
	background-image:url(../images/h2/ss/logo4.png);
	width:1000px;
	background-repeat:no-repeat;
	margin:0 auto;
}

#header .menu {
	padding-top:20px;
}

#header .menu li {
	float:left;
	list-style:none;
	text-align:center;
	margin-left:8px;
}

/******* h1~h2 *******/

h1 {
	text-indent:-9999px;
	width:210px;
	height:103px;
	float:left;
	margin-left:40px;
	margin-top:14px;
	margin-bottom:35px;
}

h1 a {
	display:block;
	width:210px;
	height:103px;
	overflow:hidden;
	margin-bottom:35px;
}

*html body h1{
	margin-left:20px;
}

*:first-child+html h1 a ,*:first-child+html h1{
	width:230px;
}

.top h2 {
	background-image:url(../images/h2/ss/top_h2.png);
	width:1000px;
	height:80px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0 auto;
	clear:both;
}


/******* media *******/

.media {
	background-color:#F8F2EA;
	margin-top:10px;
	padding:5px;
}

.media h4 {
	border-bottom:solid 1px #B99B5A;
	padding-bottom:5px;
}

.media li {
	list-style:none;
	float:left;
	margin-right:11px;
	margin-left:11px;
}

.media a {
	color:#000000;
}

/******* side-menu *******/

.side-menu {
	width:196px;
	background-color:#a72126;
	border: 2px solid #b99b5a;
	background-image:url(../images/common/menu-bg.jpg);
	background-repeat:repeat-y;
	float:right;
	margin-right:12px;
}

.side-menu li {
	list-style:none;
	margin:0;
}

.side-menu li img {
	vertical-align:bottom;
}


.ank {
	text-align:center;
}

.ank a {
	color:#000000;
}

.magazine dd {
	margin-bottom:1px;
	width:182px;
	height:30px;
}

/*** IE7 ***/

*+html body .magazine dd {
	margin-bottom:1px;
	width:182px;
	height:30px;
	margin:0px 0px 0 -35px;
}

/*** --- ***/


.news {
	padding-bottom:5px;
}

.news dl {
	padding:5px 5px 0 5px;
	font-size:12px;
}

.news dd {
	margin-bottom:5px;
}

.news p {
	padding:0 5px 5px 5px;
	font-size:12px;
}

.news p a {
	color:#000000;
}


.news a {
	color:#000000;
}

/******* footer *******/

#footer {
	background-image:url(../images/h2/ss/fotter_bg.png);
	background-repeat:no-repeat;
	width:1000px;
	height:103px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}

#footer li {
	list-style:none;
	position: relative;
	left: -50%;
	float: left;
	margin-right:10px;
}

#footer ul {
	position: relative;
	left: 50%;
	top:40%;
	float:left;
}

#footer address {
	background-image:url(../images/common/copy.png);
	width:300px;
	height:17px;
	text-indent:-9999px;
	position:relative;
	left:68%;
	top:67%;
}

* html body #footer address {
	left:100px;
}

*:first-child+html #footer address {
	left:130px;
}
