
/* ------- 共 通 ------- */

* {
	margin:0 auto ;
}

html {
	background: #FFFFF5;
}

body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font: normal 12px/28px sans-serif;
	letter-spacing: 1px;
}

img {
	border: 0px;
}

a:link,
a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #FF3399;
}

ul {
	list-style: none;
}

li {
	line-height: 15px;
}

/* ------- ヘッダー ------- */

div#header {
	width: 800px;
	height: 180px;
	background: url(../img/head_img2.jpg);
	text-align: left;
}

div#header h1 a{
	text-indent: -9999px;
	width: 193px;
	height: 45px;
	background: url(../img/head_title.jpg);
	margin-left: 20px;
	float: left;
}


div#menu {
	clear: both;
	width: 800px;
	padding-top: 20px;
	margin-left: -20px;
	text-align: left;
}

div#menu ul {
}

div#menu li {
	float: left;
	margin-right: 20px;
}

li#menu1 a {
	display: block;
	text-indent: -9999px;
	width: 29px;
	height: 14px;
	background: url(../img/menu1.jpg);
	float: left;
}

li#menu2 a {
	display: block;
	text-indent: -9999px;
	width: 89px;
	height: 14px;
	background: url(../img/menu2.jpg);
	float: left;
}

li#menu3 a {
	display: block;
	text-indent: -9999px;
	width: 115px;
	height: 14px;
	background: url(../img/menu3.jpg);
	float: left;
}

li#menu4 a {
	display: block;
	text-indent: -9999px;
	width: 48px;
	height: 14px;
	background: url(../img/menu4.jpg);
	float: left;
}

li#menu5 a {
	display: block;
	text-indent: -9999px;
	width: 37px;
	height: 14px;
	background: url(../img/menu5.jpg);
	float: left;
}

li#menu6 a {
	display: block;
	text-indent: -9999px;
	width: 102px;
	height: 14px;
	background: url(../img/menu6.jpg);
	float: left;
}

li#menu7 a {
	display: block;
	text-indent: -9999px;
	width: 109px;
	height: 14px;
	background: url(../img/menu7.jpg);
	float: left;
}

li#menu8 a {
	display: block;
	text-indent: -9999px;
	width: 67px;
	height: 14px;
	background: url(../img/menu8.jpg);
	float: left;
}


/* ------- コンテンツ ------- */

#container {
	width: 900px;
	text-align: center;
}

#contents {
	clear: both;
	width: 900px;
	text-align: center;
}

div#top_image {
	margin-bottom: 20px;
}

div#top_left {
	width: 500px;
	text-align: left;
	margin-left: 70px;
	float: left;
	height:
}

div#top_left ul {
	clear: both;
	margin-top: 20px;
	margin-left: -20px;
}

div#top_left li {
	margin-bottom: 13px;
}

div#top_left h2 {
	text-indent: -9999px;
	width: 107px;
	height: 20px;
	background: url(../img/title_information.jpg);
	margin-bottom: 20px;
	float: left;
}

div#top_right {
	width: 300px;
	float: left;
}

div#top_right h2 {
	text-indent: -9999px;
	width: 60px;
	height: 20px;
	background: url(../img/title_link.jpg);
	margin-bottom: 20px;
	float: left;
}

div#banner {
	clear: both;
	line-height: 12px;
}

div#banner img {
}


/* ------- BUSINESS ------- */

div#business {
	width: 800px;
}
 
div#business h2 {
	text-indent: -9999px;
	width: 370px;
	height: 70px;
	background: url(../img/business_title.jpg);
	margin-left: 20px;
	margin-bottom: 30px;
	float: left;
}

div#business ul {
	clear: both;
	width: 800px;
	margin-left: -20px;
	padding-bottom: 30px;
}

div#business li {
	width: 176px;
	margin-right: 20px;
	text-align: left;
	float: left;
}

div#business p{
	width: 176px;
	height: 260px;
	font: normal 9.5px/18px sans-serif;
	letter-spacing: 1px;
}


/* ------- MAMA ------- */

div#mama {
	width: 800px;
}

div#mama h2 {
	text-indent: -9999px;
	width: 480px;
	height: 70px;
	background: url(../img/mama_title.jpg);
	margin-left: 20px;
	margin-bottom: 30px;
}

div#mama h3 {
	width: 760px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#mama h4 {
	margin-bottom: 10px;
}

div#mama h4.title_study {
	text-indent: -9999px;
	width: 370px;
	height: 17px;
	background: url(../img/mama_title2.jpg);
}

div#mama h4.title_play {
	text-indent: -9999px;
	width: 370px;
	height: 17px;
	background: url(../img/mama_title3.jpg);
}

div#mama h4.title_action {
	text-indent: -9999px;
	width: 370px;
	height: 17px;
	background: url(../img/mama_title4.jpg);
}

div#mama_cap1 {
	width: 370px;
	height: 220px;
	font: normal 12px/24px sans-serif;
	text-align: left;
	margin-left: 20px;
	float: left;
}

div#mama_cap1 span {
	font: normal 10px/16px sans-serif;
}

div#mama_left {
	width: 370px;
	text-align: left;
	margin-left: 20px;
	float: left;
}

div#mama_left p {
	font: normal 12px/18px sans-serif;
	text-align: left;
	margin-bottom: 40px;
}

div#mama_right {
	width: 370px;
	text-align: left;
	margin-left: 20px;
	float: left;
}

div#mama_right p {
	font: normal 12px/18px sans-serif;
	text-align: left;
	margin-bottom: 40px;
}

/* ------- labo ------- */

div#labo {
	width: 800px;
}

div#labo h2 {
	text-indent: -9999px;
	width: 724px;
	height: 56px;
	background: url(../img/labo_title.jpg);
	margin-left: 20px;
	margin-bottom: 70px;
}

div#labo h3 {
	width: 760px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#labo h4 {
	margin-bottom: 10px;
}

div#labo h4.title_study {
	text-indent: -9999px;
	width: 370px;
	height: 17px;
	background: url(../img/labo_title2.jpg);
}

div#labo h4.title_play {
	text-indent: -9999px;
	width: 370px;
	height: 17px;
	background: url(../img/labo_title3.jpg);
}

div#labo h4.title_action {
	text-indent: -9999px;
	width: 370px;
	height: 17px;
	background: url(../img/labo_title4.jpg);
}

div#labo_cap1 {
	width: 370px;
	height: 360px;
	font: normal 12px/24px sans-serif;
	text-align: left;
	margin-left: 20px;
	float: left;
}

div#labo_cap1 span {
	font: normal 10px/16px sans-serif;
}

div#labo_left {
	width: 250px;
	text-align: left;
	margin-left: 20px;
	float: left;
}

div#labo_left p {
	font: normal 12px/18px sans-serif;
	text-align: left;
	margin-bottom: 40px;
}

div#labo_right {
	width: 510px;
	text-align: left;
	margin-left: 20px;
	float: left;
}

div#labo_right p {
	font: normal 12px/18px sans-serif;
	text-align: left;
	margin-bottom: 40px;
}

div#labo_img1 {
	width: 760px;
}

div#labo_btn1 {
	width: 760px;
	height: 50px;
	text-align:right;
	margin-top:50px;
}

/* ------- INFO ------- */

div#info {
	width: 800px;
}

div#info h2.consept {
	text-indent: -9999px;
	width: 480px;
	height: 70px;
	background: url(../img/info_title.jpg);
	margin-left: 20px;
	margin-bottom: 30px;
}

div#info h2.profile {
	text-indent: -9999px;
	width: 480px;
	height: 70px;
	background: url(../img/info_title2.jpg);
	margin-left: 20px;
	margin-bottom: 30px;
}

div#info h2.contact {
	text-indent: -9999px;
	width: 480px;
	height: 70px;
	background: url(../img/info_title3.jpg);
	margin-left: 20px;
	margin-bottom: 30px;
	clear: both;
}

div#info_cap1 {
	font: normal 12px/24px sans-serif;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 40px;
}

div#info_cap2 {
	width: 370px;
	font: normal 12px/24px sans-serif;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 40px;
	float: left;
}


/* ------- CATEGORY ------- */

div#category1,
div#category2,
div#category3,
div#category4,
div#category5,
div#category6,
div#category7,
div#category8,
div#category9 {
	width: 800px;
}
 
div#category1 h2 {
	text-indent: -9999px;
	width: 370px;
	height: 38px;
	background: url(../img/category_title1.jpg);
	margin-left: 20px;
	float: left;
}
 
div#category2 h2 {
	text-indent: -9999px;
	width: 370px;
	height: 38px;
	background: url(../img/category_title2.jpg);
	margin-left: 20px;
	float: left;
}
 
div#category3 h2 {
	text-indent: -9999px;
	width: 370px;
	height: 38px;
	background: url(../img/category_title3.jpg);
	margin-left: 20px;
	float: left;
}
 
div#category4 h2 {
	text-indent: -9999px;
	width: 370px;
	height: 38px;
	background: url(../img/category_title4.jpg);
	margin-left: 20px;
	float: left;
}
 
div#category5 h2 {
	text-indent: -9999px;
	width: 370px;
	height: 38px;
	background: url(../img/category_title5.jpg);
	margin-left: 20px;
	float: left;
}
 
div#category6 h2 {
	text-indent: -9999px;
	width: 370px;
	height: 38px;
	background: url(../img/category_title6.jpg);
	margin-left: 20px;
	float: left;
}
 
div#category7 h2 {
	text-indent: -9999px;
	width: 370px;
	height: 38px;
	background: url(../img/category_title7.jpg);
	margin-left: 20px;
	float: left;
}
 
div#category8 h2 {
	text-indent: -9999px;
	width: 370px;
	height: 38px;
	background: url(../img/category_title8.jpg);
	margin-left: 20px;
	float: left;
}
 
div#category9 h2 {
	text-indent: -9999px;
	width: 370px;
	height: 38px;
	background: url(../img/category_title9.jpg);
	margin-left: 20px;
	float: left;
}

div#category_cap1 {
	clear: both;
	width: 350px;
	margin-top: 0px;
	margin-left: 20px;
	float: left;
}

div#category_cap2 {
	width: 370px;
	font: normal 12px/24px sans-serif;
	text-align: left;
	margin-left: 20px;
	float: left;
}

div#category_cap2 span {
	font: normal 10px/16px sans-serif;
}

div#category_cap3 {
	width: 700px;
	font: normal 10px/16px sans-serif;
	text-align: left;
	margin-left: 20px;
}

div#category_cap3 p {
	width: 740px;
	font: normal 12px/22px sans-serif;
	margin-top: 10px;
	padding: 5px;
	border: dotted 1px #666;
}


div#category_entry1 {
	clear: both;
	width: 480px;
	margin-top: 50px;
	margin-left: 20px;
	text-align: left;
	float: left;
}

div#category_entry1 h3 {
	font: bold 12px/22px sans-serif;
	border-bottom: solid 1px #666;
	margin-bottom: 10px;
}

div.entry_body {
	margin-bottom: 40px;
}

div#category_entry2 {
	width: 260px;
	margin-top: 50px;
	margin-left: 20px;
	text-align: left;
	float: left;
}

div#category_entry2 ul {
}

div#category_entry2 li {
	font: normal 10px/14px sans-serif;
	margin-bottom: 8px;
}

h3.sub_category {
	text-indent: -9999px;
	width: 135px;
	height: 20px;
	background: url(../img/sub_menu1.jpg);
	margin-bottom: 10px;
}

h3.sub_archives {
	text-indent: -9999px;
	width: 135px;
	height: 20px;
	background: url(../img/sub_menu2.jpg);
	margin-top: 30px;
	margin-bottom: 10px;
}


#footer {
	clear: both;
	padding-top: 40px;
	margin-bottom: 20px;
}

address {
	clear: both;
	font: normal 9.5px/18px sans-serif;
	margin-top: 10px;
}
