@charset "utf-8";

/* formatting style
--------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: 100%;
	background-image: url(../images/sidebarb_bg11.gif);
	background-repeat: repeat;
}

p {
	margin: 0;
	padding: 0;
	line-height:1.5
}

a {
	color: #035ED0;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

img {
	border-style: none;
}

hr {
	display: none;
}


#wrapper {
	width: 900px;
	background-image: url(../images/main_bg03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #FFFFFF;
}


#wrapper #logo {
	position: relative;
	left: 20px;
	top: 10px;
}

#header {
	height: 250px;
	width: 860px;
	background-image: url(../women/images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#header h1 {
	font-size: 300%;
	text-align: center;
	font-family: "HG正楷書体-PRO", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: normal;
	line-height: 1.5;
	color: #FFFFFF;
	letter-spacing: 0.3em;
	padding-top: 130px;
}
#header h2 {
	font-size: 200%;
	text-align: center;
	font-family: "HG正楷書体-PRO", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-top: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

#header #logo {

}

#header  ul  {
	list-style: none;
	margin-top: 20px;
	float: right;
}

#header li {
	list-style: none;
	margin-right: 20px;
	display: inline;
}

#header ul li a {
	font-size: 100%;
}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 860px;
	margin-top: 10px;
}
#content {
	width: 700px;
	margin: 20px auto;
}
#content h2 {
	font-size: 128%;
	background-image: url(../women/images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-bottom: 7px;
	padding-left: 45px;
	margin-bottom: 10px;
}
#content img {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#content p {
	line-height:1.6;
	font-size: 108%;
	margin-bottom: 15px;
	margin-left: 15px;
}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.right {
	text-align: left;
}

.right {
	text-align: right;
}


#banner img {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #352E55;
}

/* footer
---------------------------------*/
#footer {
	clear: both;
	background-image: url(../images/end_bg03.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 95%;
	color: #666666;
	text-align: right;
	padding: 10px 20px 20px;
}

#footer img {
	float: right;
	margin-left: 10px;
}

#search {
	text-align: center;
	width: 860px;
	margin: 20px auto;
	background-color: #9E0B0E;
	padding-top: 10px;
	padding-bottom: 10px;
}


.photo {
	border: 1px solid #999999;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}

.photo02 {
	width:350px;
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.photoleft {
	padding: 5px;
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.photoleft02 {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.photoright {
	padding: 5px;
	float: right;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.photoright02 {
	padding: 5px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.coment  {
	color: #666666;
	font-size: 95%;
	line-height: 1.2;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.coment p {
	color: #006600;
}

