@import url(fonts.css);


/*clearfix
----------------------------------------------------------*/
div:after,ul:after {
        content:".";
        height:0px;
        clear:both;
        display: block;
        visibility:hidden;
}
div {
        display:inline-block;
}

/*基本
----------------------------------------------------------*/
* {
        margin:0;
        padding:0;
}
img {
        border:0;
}
ol {
	clear: both;
}
.clear {
	clear: both;
}

/*
 Link Color [
----------------------------------------------------------- */
a {
        text-decoration:none;
}
a:link {
        color:#ff3399;
}
a:visited {
        color:#ff3399;
}
a:hover {
        color:#ff3399; text-decoration:underline;
}
a:active {
        color:#ff3399;
}


/*非表示
----------------------------------------------------------*/
.hide {
	display: none;
	height: 0px;
	width: 0px;
}


/*
フッタ
----------------------------------------------------------- */
#footer {
	background: url(/pc/img3/footer_back.jpg) no-repeat;
	height: 20px;
	width: 800px;
	line-height: 15px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 20px;
}

#footer_2 {
	background: url(/pc/img3/footer_back.jpg) no-repeat;
	height: 20px;
	width: 770px;
	line-height: 15px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 0px;
}

/*
枠
----------------------------------------------------------- */
body {
	text-align:center;
	background: url(/pc/img3/back.gif);
	margin-bottom: 20px;
	scrollbar-3dlight-color:black;
	scrollbar-face-color:gray;
	scrollbar-arrow-color:deeppink;
	scrollbar-highlight-color:hotpink;
	scrollbar-shadow-color:dimgray;
	scrollbar-darkshadow-color:black;
	scrollbar-track-color:black;
}
#outframe {
	width:800px;
	margin:0 auto;
	text-align:left;
}

#outframe2 {
	width:800px;
	margin:0 auto;

}


#container {
	float:left;
	margin-bottom:5px;
	width: 800px;
}

/*
ヘッダ
----------------------------------------------------------- */
#header {
	background: url(/pc/img3/header_back.jpg) no-repeat;
	height: 85px;
	width: 800px;
}
#header h1{
	display: none;
}
#header img{
	margin-top: 13px;
	margin-left: 510px;
}#main {
	height: 399px;
	width: 800px;
}
#news {
	height: 25px;
	width: 800px;
}



#sub {
	background: url(/pc/img3/sub_back.gif) no-repeat;
	width: 785px;
	padding-left: 15px;
}

/*
メニュー
----------------------------------------------------------- */
#menu {
	background: url(/pc/img3/menu_back.jpg) no-repeat;
	height: 110px;
	width: 800px;
}
#menu ul {
	clear: both;
	padding-top: 3px;
	margin-left: 7px;
}
#menu li {
	list-style: none outside;
	display:block;
	float: left;
	height: 30px;
	margin-top: 3px;
}
#menu1 li {
	width: 196px;
}
#menu li a {
	display:block;
	height: 30px;
	text-indent: -9999px;
	float: left;
	margin-right: 1px;
}
#menu1 li a {
	width: 196px;
}
#menu01 {
	background: url(/pc/img3/menu01.jpg) no-repeat;
}
#menu01 a:hover {
	background: url(/pc/img3/menu01.jpg) no-repeat 0px -30px;
}
#menu02 {
	background: url(/pc/img3/menu02.jpg) no-repeat;
}
#menu02 a:hover {
	background: url(/pc/img3/menu02.jpg) no-repeat 0px -30px;
}
#menu03 {
	background: url(/pc/img3/menu03.jpg) no-repeat;
}
#menu03 a:hover {
	background: url(/pc/img3/menu03.jpg) no-repeat 0px -30px;
}
#menu04 {
	background: url(/pc/img3/menu04.jpg) no-repeat;
}
#menu04 a:hover {
	background: url(/pc/img3/menu04.jpg) no-repeat 0px -30px;
}
#menu05 {
	background: url(/pc/img3/menu05.jpg) no-repeat;
}
#menu05 a:hover {
	background: url(/pc/img3/menu05.jpg) no-repeat 0px -30px;
}
#menu06 {
	background: url(/pc/img3/menu06.jpg) no-repeat;
}
#menu06 a:hover {
	background: url(/pc/img3/menu06.jpg) no-repeat 0px -30px;
}
#menu07 {
	background: url(/pc/img3/menu07.jpg) no-repeat;
}
#menu07 a:hover {
	background: url(/pc/img3/menu07.jpg) no-repeat 0px -30px;
}
#menu08 {
	background: url(/pc/img3/menu08.jpg) no-repeat;
}
#menu08 a:hover {
	background: url(/pc/img3/menu08.jpg) no-repeat 0px -30px;
}


#menu2 li {
	width: 158px;
}
#menu2 li a{
	width: 158px;
	margin-right: 0px;
}

#menu_a {
	background: url(/pc/img3/menu_a.gif) no-repeat;
}
#menu_a a:hover {
	background: url(/pc/img3/menu_a.gif) no-repeat 0px -30px;
}
#menu_b {
	background: url(/pc/img3/menu_b.gif) no-repeat;
}
#menu_b a:hover {
	background: url(/pc/img3/menu_b.gif) no-repeat 0px -30px;
}
#menu_c {
	background: url(/pc/img3/menu_c.gif) no-repeat;
}
#menu_c a:hover {
	background: url(/pc/img3/menu_c.gif) no-repeat 0px -30px;
}
#menu_d {
	background: url(/pc/img3/menu_d.gif) no-repeat;
}
#menu_d a:hover {
	background: url(/pc/img3/menu_d.gif) no-repeat 0px -30px;
}
#menu_e {
	background: url(/pc/img3/menu_e.gif) no-repeat;
}
#menu_e a:hover {
	background: url(/pc/img3/menu_e.gif) no-repeat 0px -30px;
}

/*
TOPページ----------------------------------------------------------- */
#top #sub {
	background: url(/pc/img3/sub_back.gif) no-repeat;
}

#top #sub .left strong{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	text-align: center;
}

#top #sub .left {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	width: 430px;
	height: 100px;
	color: #FF3399;
	margin-right: 25px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

#top #sub .left_2 strong{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	text-align: center;
}


#top #sub .left_2 {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 750px;
	height: 100px;
	color: #FF3399;
	font-size: 12px;
	line-height: 18px;
	background: #ffffff;
}

#top #sub .left img{
	float: left;
	margin-right: 10px;
}
#top #sub .left h2{
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 5px;
}



#top #sub .left p{
	font-size: 12px;
	line-height: 18px;
}
#top #sub .right{
	float: left;
	width: 300px;
	height: 120px;
	margin-top: 20px;
}

#top #sub .right2{
	float: center;
	width: 300px;
	height: 1px;
	margin-top: 1px;
}

#top #sub .right .wrap{
	height: 100px;
	width: 280px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FF3399;
	font-size: 12px;
	line-height: 18px;
}
#top #sub .right .wrap img{
	float: left;
	margin-right: 10px;
}
#top #sub #banner{
	clear: left;
	padding-bottom: 10px;
	width: 780px;
}

#top #sub #banner2{
	margin-top: 30px;
	text-align: center;
	clear: left;
	padding-bottom: 10px;
	width: 780px;
}


#top #sub #banner img{
	margin: 0px 3px 0px 0px;
}
#groupmenu {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	background: #FF0066;
	padding: 5px;
	width: 760px;
	margin-bottom: 10px;
	clear: both;
	text-align: left;
}

#groupmenu a:link {
        color:#ffffff;
}
#groupmenu a:visited {
        color:#ffffff;
}
#groupmenu a:hover {
        color:#ffffff; text-decoration:underline;
}
#groupmenu a:active {
        color:#ffffff;
}



/*
LINKページ----------------------------------------------------------- */
#link #sub  {
	background: url(/pc/img3/link_back.gif) no-repeat;
	height: 360px;
	width: 800px;
	padding-top: 40px;
}
#link #sub ul {
	width: 755px;
	margin-left: 15px;
	overflow: auto;
	height: 275px;
	margin-bottom: 30px;
}
#link #sub ul a:link {
        color:#ffffff;
}
#link #sub ul a:visited {
        color:#ffffff;
}
#link #sub ul a:hover {
	color:#FF0066;
	text-decoration:none;
}
#link #sub ul a:active {
        color:#ffffff;
}
#link #sub li {
	list-style: url(/pc/img3/heart.gif) none inside;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#link #sub p {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-decoration:underline;
}


/*
クーポンページ----------------------------------------------------------- */
#coupon #sub  {
	background: url(/pc/img3/coupon_back.gif) no-repeat;
	height: 360px;
	padding-top:40px;
}
#coupon #sub #couponlist {
	width: 755px;
	margin-left: 15px;
	overflow: auto;
	height: 275px;
	margin-bottom: 30px;
}
#coupon #sub ul {
	width: 725px;
	clear: both;
	padding-top: 10px;
}
#coupon #sub li {
	list-style: none outside;
	font-size: 12px;
	line-height: 16px;
	display: block;
	float: left;
}
#coupon #sub li a{
	display: block;
	height: 50px;
	width: 220px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	padding: 5px;
}
#coupon #sub #couponlist #este {
	background: url(/pc/img3/coupon_este.gif) no-repeat;
}
#coupon #sub #couponlist #este a:link  {
	background: #FF99FF;
	color: #000000;
}
#coupon #sub #couponlist #este a:visited {
    background: #FF99FF;  
	color: #000000;
}
#coupon #sub #couponlist #este a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background: #FF0066;
}
#coupon #sub #couponlist #este a:active{
    background: #FF99FF;  
	color: #000000;
}

#coupon #sub #couponlist #makeup {
	background: url(/pc/img3/coupon_makeup.gif) no-repeat;
	margin-top: 10px;
}
#coupon #sub #couponlist #makeup li a:link  {
	background: #CCCCFF;
	color: #000000;
}
#coupon #sub #couponlist #makeup li a:visited {
background: #CCCCFF;
	color: #000000;
}
#coupon #sub #couponlist #makeup li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background: #9999FF;
}
#coupon #sub #couponlist #makeup li a:active {
background: #CCCCFF;
	color: #000000;
}

#coupon #sub #couponlist #relaxation {
	background: url(/pc/img3/coupon_relax.gif) no-repeat;
	margin-top: 10px;
}
#coupon #sub #couponlist #relaxation li a:link  {
	background: #99FF99;
	color: #000000;
}
#coupon #sub #couponlist #relaxation li a:visited {
background: #99FF99;
	color: #000000;
}
#coupon #sub #couponlist #relaxation li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background: #99CC00;
}
#coupon #sub #couponlist #relaxation li a:active {
background: #99FF99;
	color: #000000;
}

#coupon #sub #couponlist #shopping {
	background: url(/pc/img3/coupon_shopping.gif) no-repeat;
	margin-top: 10px;
}
#coupon #sub #couponlist #shopping li a:link  {
	background: #FFCC99;
	color: #000000;
}
#coupon #sub #couponlist #shopping li a:visited {
background: #FFCC99;
	color: #000000;}
#coupon #sub #couponlist #shopping li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background: #FF9900;
}
#coupon #sub #couponlist #shopping li a:active {
background: #FFCC99;
	color: #000000;}

#coupon #sub #couponlist #variety {
	background: url(/pc/img3/coupon_variety.gif) no-repeat;
	margin-top: 10px;
}
#coupon #sub #couponlist #variety li a:link  {
	background: #cc99ff;
	color: #000000;
}
#coupon #sub #couponlist #variety li a:visited {
background: #cc99ff;
	color: #000000;
}
#coupon #sub #couponlist #variety li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background: #9933ff;
}
#coupon #sub #couponlist #variety li a:active {
background: #cc99ff;
	color: #000000;
}


/*
本誌ページ----------------------------------------------------------- */
#book #main  {
	background: url(/pc/img3/book_back.jpg) no-repeat;
	padding-top: 27px;
	padding-left: 20px;
	height: 372px;
	width: 780px;
}
#book #main img {
	float: left;
	margin-right: 3px;
}
#book #main #sum {
	margin-top: 133px;
}
#book #main p {
	margin-top: 45px;
	width: 190px;
	float: left;
	margin-left: 10px;
	color: #FF0066;
}
#book #sub {
	background: url(/pc/img3/sub_back.gif) no-repeat;
	padding-top: 20px;
}
#book #sub .left {
	float: left;
	width: 555px;
	height: 300px;
	color: #FF3399;
	margin-right: 15px;
	font-size: 12px;
	line-height: 18px;
	background: #FFFFFF url(../pc/img3/book_present.gif) no-repeat;
	padding-top: 24px;
	margin-bottom: 10px;
}
#book #sub .right {
	float: left;
	width: 200px;
}


/*
モデルページ----------------------------------------------------------- */
#model #sub {
	background: url(/pc/img3/model_back.gif) no-repeat;
	height: 540px;
}
#model #sub ul {
	width: 770px;
	padding-top: 45px;
	margin-left: 10px;
	height: 453px;
}
#model #sub li {
	display: block;
	height: 143px;
	width: 90px;
	float: left;
	margin-right: 2px;
	text-align: center;
	margin-bottom: 5px;
	padding: 1px;
	list-style: none outside;
	font-size: 12px;
	line-height: 16px;
	color:#33CCFF;
}
#model #sub li a{
	display: block;
	height: 143px;
	width: 90px;
	float: left;
	margin-right: 2px;
	text-align: center;
	margin-bottom: 5px;
	padding: 1px;
}
#model #sub li a{
	display: block;
	height: 143px;
	width: 90px;
	float: left;
	margin-right: 2px;
	text-align: center;
	margin-bottom: 5px;
	padding: 1px;
}
#model #sub li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background: #FF0066;
}

/*
会社----------------------------------------------------------- */
#inquiry #main {
	background: url(/pc/img3/inquiry_back.jpg) no-repeat;
	width: 800px;
	height: 650px;
}
 #inquiry #link {
	margin-left: 70px;
	width: 720px;
	padding-top: 25px;
}
#inquiry #link h3 {
	height: 50px;
	width: 490px;
	background: url(/pc/img3/present_title_bk.gif) no-repeat;
	padding-top: 10px;
	font-size: 24px;
	line-height: 25px;
	color: #FBB4D9;
	padding-left: 30px;
}

#inquiry #link h4 {
	padding-top: 10px;
	font-size: 16px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}

#inquiry #link li {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	vertical-align: middle;
	margin-bottom: 10px;
	list-style: none outside;
}

#inquiry #link p {
	color: #666666;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	margin: 5px 15px 15px 5px;
}
#inquiry #link #kakomi {
	width:660px;
	border:solid 1px #666666;
	margin:0;
	padding:0px;
	font-size:12px;
	line-height:15px;
}
#inquiry #link #kakomi p{
	font-size:12px;
	line-height:18px;
	color: #000000;
}
#inquiry #link #kakomi h5{
	background: #FF99CC;
	height: 25px;
	width: 650px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#inquiry #groupmenu {
	margin-top: 20px;
}

/*募集
----------------------------------------------------------*/

#boshu #main{
	background: url(/pc/img3/main_back.jpg) no-repeat;
	height: 399px;
	width: 775px;
	padding-left: 25px;
}#boshu #main .left {
	float: left;
	width: 455px;
	margin-top: 30px;
	margin-right: 20px;
}
#boshu #main .right {
	float: left;
	width: 280px;
	margin-top: 30px;
}
#boshu #main .right h3{
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	background: #E6288C;
	padding: 3px;
	height: 22px;
}
#boshu #main .right p{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}
#boshu #sub{
	padding-top: 20px;
}
