#container {
	position:relative;
	background-image: url(../images/container_background.jpg);
	background-repeat: no-repeat;
	width: 834px;
	height: auto;
	min-height: 1100px;
	color: #333333;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 95px;
	padding-bottom: 10px;
	padding-left: 95px;
}
div#header {
	width: auto;
	height: 90px;
	overflow: hidden;
	background-color: transparent;
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
}
div#header h1, div#header p {
	text-indent: -9999px;
}
div#header a {
	display: block;
	width: 470px;
	height: 90px;
}
ul#optionnavi {
	display: block;
	position: absolute;
	top: 5px;
	right: 100px;
	width: 250px;
	height: auto;
	margin: 0 0 1em 0;
	text-align: right;
}
ul#optionnavi li {
	display: block;
	float: right;
	font-size: 11px;
	text-transform: lowercase;
}
ul#optionnavi a {
	display:block;
	width: auto;
	height: auto;
	padding: 0 5px;
	border-right: 1px solid #c0c0c0;
}
ul#optionnavi li#sitemap a {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
ul#mainNavi {
	display: block;
	width: 100%;
	height: 24px;
	margin-bottom: 0px;
	background-color: #E478AC;
}
ul#mainNavi li {
	display: inline;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
}
ul#mainNavi li#mHome {
}
ul#mainNavi a {
	display:block;
	width: auto;
	height: auto;
	background-color: #e478ac;
	padding: 5px 20px;
	border-right: 1px solid #ffffff;
}
ul#mainNavi a:link, ul#mainNavi a:visited {
	color: #ffffff;
}
ul#mainNavi a:hover, ul#mainNavi a:active {
	color: #FFFFFF;
	background-color: #FF0099;
}
#primary, #primary_2, #extra {
	float: left;
}
#secondary {
	float: right;
}
#secondary, #extra {
	width: 161px;
	height: auto;
}
#primary {
	width: 462px;
	margin-right: -462px;
	position: relative;
	top: 0px;
	left: 191px;
}
#blog {
	width: 623px;
	margin-right: -462px;
	position: relative;
	top: 0px;
	left: 191px;
}
#primary_2 {
	width: 623px;
	margin-right: -623px;
	position: relative;
	top: 0px;
	left: 192px;
}
#extra {
	margin-left: 19px;
	width: 161px;
}
/*IE6用ハック*/
*html body div#extra {
	margin-left: 10px;
	width: 161px;
}
#main {
	width: 834px;
	height: auto;
}
#extra_menu li {
	padding-left: 0px;
	margin-bottom: 15px;
}
#extra_menu {
	background-color: #EAEAEA;
	background-image: url(../images/extra_menubottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#extra_menu ul {
	list-style-image: url(../images/eye_catch.gif);
	padding-left: 25px;
	vertical-align: text-top;
	margin-top: 0px;
}
#extra_menu img {
	margin-bottom: 10px;
}
#extra_whatsnew {
	background-image: url(../images/whats_new.gif);
	background-repeat: no-repeat;
	width: 158px;
	padding-top: 30px;
	padding-left: 3px;
	height: 129px;
	margin-top: 15px;
}
/*tag cloud*/
div#tags {
	width: 161px;
	font-size: 12px;
	margin-top: 15px;
	background-color: #f3f0ea;
}
div#tags ul {
	list-style-type: none;
	text-align:justify;
}
div#tags li {
	display:inline;
	line-height: 20px;
}
div#tags a {
	text-decoration:none
}
a.type1 {
	font-size: 11px;
	color: #999999;
}
a.type2 {
	font-size: 13px;
	color: #999999;
}
a.type3 {
	font-size: 10px;
	color: #999999;
}
a.type4 {
	font-size: 9px;
	color: #999999;
}
a.type5 {
	font-size: 12px;
	color: #999999;
}
#information {
	background-color: #E1D8C9;
	height: auto;
}
#secondary #secondary_miruku_logo {
	margin-top: 5px;
	height: auto;
}
#siteFooter img {
	margin-top: 15px;
	margin-bottom: 15px;
}
#second_otoiawase {
	margin-top: 15px;
}
#home #container #primary h2 {
}
#primary .catch {
	margin-bottom: 15px;
}
#secondary {
	margin-right: 10px;
}
/*IE6用ハック*/
*html body div#secondary {
	margin-right: 5px;
}
#primary h1 {
	font-size: 120%;
	margin-bottom: 0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#primary h2 {
	font-size: 100%;
	margin-bottom: 0.8em;
}
#primary h3 {
	font-size: 95%;
	margin-bottom: 1.5em;
}
#primary .photobox {
	height: auto;
	width: 132px;
	margin-right: 18px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #E6E6E6;
}
#primary .photobox_movie {
	height: 200px;
	width: 140px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #999;
}
#primary .photobox230 {
	height: auto;
	width: 230px;
	float: left;
	margin-bottom: 10px;
}
#primary .photobox145 {
	height: auto;
	width: 145px;
	margin-right: 5px;
	float: left;
	border: 1px solid #CCC;
}
#primary .photobox145fix {
	height: 270px;
	width: 145px;
	margin-right: 3px;
	float: left;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
/*menu*/}
#audition_title {
	height: 45px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/audition_shashin_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#audition_title h1 {
	text-indent: -9999px;
}
#audition_shashin_catchcopy {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/audition_shashin_catchcopy.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#profile_shashin {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/profile_title_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#profile_shashin h1 {
	text-indent: -9999px;
}
#profile_shashin_catchcopy {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/profile_catch_06.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#omiai_shashin {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/omiai_shashin_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#omiai_shashin h1 {
	text-indent: -9999px;
}
#omiai_shashin_catchcopy {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/omiai_catch_06.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#image_shashin {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/image_shashin_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#image_shashin h1 {
	text-indent: -9999px;
}
#image_shashin_catchcopy {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/image_catch_06.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#artist_shashin {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/artist_shashin_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#artist_shashin h1 {
	text-indent: -9999px;
}
#artist_shashin_catchcopy {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/artist_catch_06.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#original_menu {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/original_menu_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#original_menu h1 {
	text-indent: -9999px;
}
#pet_shashin {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/pet_shashin_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#pet_shashin h1 {
	text-indent: -9999px;
}
#pet_shashin_catchcopy {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/chou_cute_06.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#Q_A {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/q_a_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#Q_A h1 {
	text-indent: -9999px;
}
#movie {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/movie_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#movie h1 {
	text-indent: -9999px;
}
#photo_gallery {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/photo_gallery_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#photo_gallery h1 {
	text-indent: -9999px;
}
#MakeUp {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/Make-Up_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#MakeUp h1 {
	text-indent: -9999px;
}
#MakeUp_catchcopy {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/Make-Up_senzoku_06.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#id_shashin {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/id_shashin_03.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#id_shashin h1 {
	text-indent: -9999px;
}
#id_catch {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/id_catch_06.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#kinen_shashin {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/kinenshashin.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#kinen_shashin h1 {
	text-indent: -9999px;
}
#kinen_catch {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/kinen_catchcopy.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#shouhin_satsuei {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/shouhin_shashin.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#shouhin_satsuei h1 {
	text-indent: -9999px;
}
#shouhin_satsuei_catch {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/shouhin_catch.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#shuccho_satsuei {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/images/shuccho.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#shuccho_satsuei h1 {
	text-indent: -9999px;
}
#shuccho_satsuei_catch {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/shuccho_catch.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#henshin_shashin {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/henshin_shashin.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#henshin_shashin h1 {
	text-indent: -9999px;
}
#henshin_shashin_catch {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/henshin_catch.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#matanity_shashin {
	height: 40px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/matanity.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#matanity_shashin h1 {
	text-indent: -9999px;
}
/*インデックスの画像文字*/
#studiomirukuyoukoso {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/studiomirukuyoukoso_28.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#studiomirukuyoukoso h1 {
	text-indent: -9999px;
}
#jibunhakken {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/jibunbrandhakken.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#jibunhakken h2 {
	text-indent: -9999px;
}
#kirei_kawaii_happy {
	height: 50px;
	width: auto;
	overflow: hidden;
	background-image: url(../images/kireikawaiihappy.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#kirei_kawaii_happy h2 {
	text-indent: -9999px;
}
/*menuここまで*/
#menu_price {
	height: auto;
	width: auto;
	background-image: url(../images/menu_price.gif);
	background-repeat: repeat-y;
	display: block;
	padding-top: 8px;
	padding-left: 25px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
#primary #menu_price p {
	font-size: 13px;
	line-height: 2px;
}
#point {
	background-image: url(../images/menu_advice.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: auto;
	margin-bottom: 10px;
	padding-left: 90px;
	padding-top: 20px;
}
#primary #point p {
	font-size: 12px;
	color: #E478AC;
	line-height: 1.5em;
	margin: 0px;
}
#okyakusamanokoe {
	height: 31px;
	width: auto;
	background-image: url(../images/okyaku_koe.gif);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 10px;
}
#menu_p {
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
#menu_price ul {
	line-height: 1.25em;
}
#menu_price dt {
	font-weight: 800;
	font-size: 125%;
	color: #FF6699;
	margin-bottom: 10px;
}
#menu_price dd {
	color: #330066;
	line-height: 1.8em;
	margin-bottom: 20px;
}
#menu_price .red {
	color: #FF3300;
}
#Layer1 {
	position:absolute;
	left:948px;
	top:332px;
	width:1px;
	height:1px;
	z-index:1;
}
.img_noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_p .photobox p {
	font-size: 80%;
}
#mainContents ul {
	line-height: 1.8em;
}
#mainContents li {
	font-size: 120%;
	font-weight: bold;
	color: #E478AC;
}
#mainContents li {
	color: #231815;
}
#mainContents dd {
	font-size: 120%;
	font-weight: bold;
}
#mainContents dl {
	line-height: 1.8em;
}
#mainContents dt {
	font-size: 120%;
	font-weight: bold;
	color: #E478AC;
}
#mainContents dd {
	font-size: 100%;
}
/*フォトボックスmenu*/
div.photoBoxMenu {
	float: left;
	width: 180px;
	height: auto;
	margin: 0 3px 1em 0;
}
div.photoBoxMenu h3 {
	margin-bottom: 2px;
	color: #0099FF;
	font-size: 110%;
	border-bottom: none;
}
div.photoBoxMenu p {
	margin-bottom: 2px;
	line-height: 150%;
}
div.photoBoxMenu p img {
	border: 1px solid #333333;
}
.photoboxMenuTxt {
	float: left;
	width: 180px;
	height: auto;
	margin: 0 5px 2em 0;
}
#primary dd {
	display: block;
	width: 450px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
#primary dt {
	display: block;
	width: 450px;
	background-color: #F5D0E2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#primary a {
}
#hairmake_hayami {
	margin-top: 10px;
	margin-bottom: 10px;
}
#q_a_border {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E478AC;
	display: block;
}
#menu_p h1 {
	font-size: 120%;
	margin-bottom: 15px;
}
#menu_set {
	background-image: url(../images/price_midashi.gif);
	background-repeat: no-repeat;
	width: 462px;
	padding-top: 50px;
	height: auto;
}
/*テーブルCSS*/
table.hairmakeset {
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 450px;
}
table.hairmakeset th {
	　　padding: 5px;
	color:#FFFFFF;
	background-color:#E478AC;
	background-image:url(../img/table-back.gif);
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F9E2ED;
	border-bottom-color: #F9E2ED;
}
table.hairmakeset td {
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F9E2ED;
	border-bottom-color: #F9E2ED;
}
.photobox145 p {
	line-height: 1.5em;
	margin: 0px;
}
#menu_p h3 {
	font-size: 110%;
	color: #E88DB8;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 15px;
}
.gaiyo {
	clear: both;
	float: none;
	height: auto;
	width: 462px;
	margin-bottom: 10px;
}
#primary .photobox145fix p {
	margin-bottom: 0.5em;
}
.photobox145fix h3 {
	font-size: 120%;
	font-weight: bold;
	color: #E478AC;
}
.right_yose {
	float: right;
}
#primary h3 {
	font-weight: bold;
	color: #E478AC;
	font-size: 110%;
}

.photobox_movie p {
	font-size: 80%;
}
#dekaji h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	

}
#dekaji {
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#index_3photos {
	margin-top: 30px;
	margin-bottom: 30px;
}
.photobox145 p {
	padding-left: 3px;
	padding-right: 3px;
}

