@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #444;
	font-size: 83%;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5em;
	margin: 0;
	text-align: center;
}

img {
	border: 0;
}

.cl {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

a {
	color: #692d3e;
	text-decoration: none;
}

a:hover {
	color: #FF5083;
}

ul {
	list-style: none;
}


/* ---------- Layout ----------  */

#wrapper {
	background: #f2f7df url(../img/shared/back.jpg) repeat;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#header {
	background: #fff;
	padding: 10px 0 0 0;
}

#contents {
	clear: both;
	padding: 5px 0 20px 40px;
}

#contents #main {
	float: left;
	width: 600px;
}

#contents #side {
	float: right;
	width: 220px;
}

#footernemu {
	clear: both;
	font-size: 9px;
	padding: 20px 0;
	text-align: center;
}

#footer {
	background: #ddd;
	border-top: 5px solid #fff;
	font-size: 9px;
	margin: 5px 0 0 0;
	padding: 10px 0 ;
}


/* ---------- Header ----------  */

#header h1 {
	float: left;
	padding: 30px 0 5px 0;
	width: 280px;
}

#header #headMenu {
	float: right;
	padding: 0 0 0 0;
	text-align: right;
}

#header ul {
}

#header li {
	display: inline;
}

#header ul#headMenuA {
	margin-bottom: 5px;
}

#header ul#headMenuA a {
	background: url(../img/shared/arrow_headmenu.png) no-repeat left center;
	color: #444;
	font-size: 110%;
	margin-left: 20px;
	padding-left: 15px;
}

#header ul#headMenuA a:hover {
	color: #FF5083;
}

#header ul#headMenuB li img {
	margin-left: 20px;
}

#header ul#headMenuB li a:hover img {
	background: url(../img/shared/headmenu_hover.png) no-repeat top center;
}

#header #headPicTop {
	clear: both;
	height: 500px;
}

#header #headPicCont {
	clear: both;
	height: 150px;
}


/* ---------- Breadcrumb ----------  */

ul#breadcrumb {
	font-size: 95%;
	list-style: none;
	padding: 5px 10px;
}

ul#breadcrumb li {
	display: inline;
}

ul#breadcrumb li a {
	background: url(../img/shared/arrow_right.png) no-repeat right;
	padding-right: 15px;
}


/* ---------- Side ----------  */

#contents #side ul.jump {
	list-style: none;
	margin: 0 0 100px 0;
	width: 200px;
}

#contents #side ul.jump li {
	margin: 0 0 5px 0;
	line-height: 1.3em;
}

#contents #side ul.jump li a {
	background: url(../img/shared/arrow_down.png) no-repeat left 2px;
	color: #444;
	padding: 0 0 0 15px;
}

#contents #side ul.jump li a:hover {
	background: url(../img/shared/arrow_down_on.png) no-repeat left 2x;
	color: #FF5083;
}

#contents #side ul.sideBnr {
	margin: 0 0 20px 0;
	width: 200px;
}

#contents #side ul.sideBnr li {
	background: url(../img/shared/bnr_back_side.png) no-repeat;
	display: block;
	margin-bottom: 10px;
	width: 200px;
	height: 120px;
}

#contents #side ul.sideBnr li a img {
	margin: 0;
}

#contents #side ul.sideBnr li a:hover img {
	margin: 1px 0 0 1px;
}

#contents #side #sideinfoHeader {
}

#contents #side #sideinfoFooter {
}

#contents #side #sideinfo {
	background: #fff;
	line-height: 1.2em;
	padding: 0 10px;
	text-align: center;
	width: 180px;
}

#contents #side #sideinfo h4 {
	color: #FF5083;
	font-size: 100%;
	font-weight: normal;
	padding-bottom: 10px;
}

#contents #side #sideinfo h5 {
	font-size: 100%;
	font-weight: normal;
	padding-bottom: 5px;
}

#contents #side #sideinfo p.freedial {
	font-size: 180%;
	font-weight: bold;
	padding-bottom: 5px;
}

#contents #side #sideinfo p.applications {
	font-size: 95%;
	padding-bottom: 5px;
}

#contents #side #sideinfo ul {
	text-align: left;
	padding: 0 15px;
}

#contents #side #sideinfo li {
	padding-bottom: 3px;
}


/* ---------- Banner ----------  */

#main .bnr {
	background: url(../img/shared/bnr_back_long.png) no-repeat;
	display: block;
	clear: both;
	margin-bottom: 10px;
	width: 600px;
	height: 100px;
}

#main .bnrL {
	float: left;
}

#main .bnrR {
	float: right;
}

#main .bnrL,
#main .bnrR {
	background: url(../img/shared/bnr_back_half.png) no-repeat;
	display: block;
	margin-bottom: 10px;
	width: 295px;
	height: 100px;
}

#main .bnr a img,
#main .bnrL a img,
#main .bnrR a img {
	margin: 0;
}

#main .bnr a:hover img,
#main .bnrL a:hover img,
#main .bnrR a:hover img {
	margin: 1px 0 0 1px;
}



/* ---------- Footermenu ----------  */

#footernemu ul {
}

#footernemu li {
	display: inline;
	border-left: 1px solid #ccc;
	padding: 0 5px;
}

#footernemu li.end {
	border-right: 1px solid #ccc;
}

#footernemu #copy {
	padding-top: 10px;
}


/* ---------- Footer ----------  */

#footer #vogue {
	background: url(../img/shared/logo_vogue.png) no-repeat left;
	margin: 0 auto;
	width: 700px;
}

#footer #vogue a {
	color: #444;
}

#footer #vogue a:hover {
	color: #FF5083;
}

#footer #vogue ul {
	border-bottom: 1px solid #ccc;
	margin: 0 0 0 100px;
	padding: 3px 0;
	width: 600px;
}

#footer #vogue li {
	background: url(../img/shared/arrow_footer.png) no-repeat left center;
	display: inline;
	margin-right: 15px;
	padding-left: 10px;
}


/* ---------- Clearfix ----------  */

.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px;
/*¥*//*/
height: auto;
overflow: hidden;
/**/
}