@charset "UTF-8";

/* =============================================================================
   body・基本設定
   ========================================================================== */

body {
    font-size: 13px;
    line-height: 180%;
    font-family: Verdana, Arial, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka,	sans-serif;
    color: #2f432a;
}

/* =============================================================================
   レイアウト
   ========================================================================== */

#background {

}

#background_footer {

}

#container {
	width: 910px;
    margin: 0 auto;
	position: relative;
}

#header {
	height: 160px;
	width: 910px;
}

#content {
	width: 910px;
	margin-bottom: 60px;
	overflow: hidden;
}

#main {
	float: right;
	width: 740px;
}

#main.color_heart {
	color: #82201d;
}

#side {
	float: left;
	width: 130px;
}

.headeranime {
	position: absolute;
	top: 160px;
}

#footer {
	position: relative;
	clear: both;
	width: 910px;
    margin: 0 auto;
	height: 60px;
}

/* =============================================================================
   ロゴ
   ========================================================================== */

#logo {
	position: absolute;
	top: 56px;
	left: 0;
}

#logo_company {
	position: absolute;
	top: 53px;
	right: 0;
}

#logo_footer {
	position: absolute;
	right: 0px;
	top: 40px;
}

/* =============================================================================
   グローバルナビゲーション
   ========================================================================== */

#grobalnavi {
	position: absolute;
	top: 98px;
	left: 180px;
	width: 670px;
	height: 40px;	
}

#grobalnavi ul {
	width: 670px;
}

#grobalnavi li, #grobalnavi a {
	height: 40px;
	display: block;
}

#grobalnavi li {
	float: left;
	list-style: none;
	display: inline;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
}

#grobalnavi li.home a {
	width: 80px;
	margin-right: 15px;
	background: url("../img/sprite_grobalnavi.jpg") 0 0;
}

#grobalnavi li.news a {
	width: 75px;
	margin-right: 16px;
	background: url("../img/sprite_grobalnavi.jpg") -95px 0;
}

#grobalnavi li.profile a {
	width: 95px;
	margin-right: 17px;
	background: url("../img/sprite_grobalnavi.jpg") -186px 0;
}

#grobalnavi li.contact a {
	width: 101px;
	margin-right: 16px;
	background: url("../img/sprite_grobalnavi.jpg") -298px 0;
}

#grobalnavi li.column a {
	width: 99px;
	margin-right: 16px;
	background: url("../img/sprite_grobalnavi.jpg") -415px 0;
}

#grobalnavi li.store a {
	width: 140px;
	background: url("../img/sprite_grobalnavi.jpg") -530px 0;
}

#grobalnavi li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	position: relative;
	top: 1px;
}

/* =============================================================================
   Cycle
   ========================================================================== */

.slide_header {
	width: 740px;
	height: 385px;
	margin-bottom: 40px;
}

/* =============================================================================
   サブナビゲーション
   ========================================================================== */

#subnavi a img {
	margin-bottom: 15px;
}

/* =============================================================================
   ヘッダー
   ========================================================================== */

#main h1 {
	margin: 30px 0;
}

#main h1.headerblank {
	margin: 30px 0 60px;
}

#main h2 {
	margin: 40px 0 20px;
}

.box_topics h2 {
	margin: 0 0 10px !important;
}

#side h2 img {
	vertical-align: top;
}

#main h1 + h2 {
	margin: 60px 0 20px;
}

#main h3 {
	border-left: 5px solid #1066bb;
	padding-left: 8px;
	margin-top: 20px;
	font-size: 123.1%;
	color: #000b4d;
}

#main h3.notext {
	border: 0;
	padding: 0 0 5px;
	margin-top: 10px;
	clear: both;
}

#main h2 + h3 {
	margin-top: 10px;
}

#main h4 {
	padding: 10px 0 0;	
	font-size: 108%;
	color: #28b;
}

/* =============================================================================
   フッター
   ========================================================================== */

#movetop {
	position: absolute;
	right: 30px;
	top: -50px;
}

/* =============================================================================
   サイド
   ========================================================================== */

#side {
	text-align: center;
}

/* =============================================================================
   テキスト
   ========================================================================== */

#main p {
	padding: 10px 0;
	text-align:justify;
	text-justify: auto;
}

#side p {
	text-align: left;
	padding: 7px 0;
}

.text_left {
	text-align: left !important;
}

.text_center {
	text-align: center !important;
}

.text_right {
	text-align: right !important;
}

.text_profile {
	margin: 0 90px;
}

.text_contact {
	margin: 0 0 0 210px;
}

.text_michel {
	margin: 0 70px;
}

.text_bold {
	font-weight: bold;
}

.text_red {
	color: #f40;
}

.text_name {
	font-size: 167%;
	font-weight: bold;
	vertical-align: bottom;
	float: right;
	text-align: left;
	margin: 60px 0 10px 15px;
}

.text_name_policy {
	font-size: 123.1%;
	font-weight: bold;
	vertical-align: bottom;
	float: right;
	text-align: left;
	margin: 25px 0 10px 15px;
}

.text_requirements {
	float: right;
	width: 525px;
}

.required {
	color: #f40;
	font-size: 77%;
}

.blank_half {
	padding: 3px 0;
}

.blank10 {
	margin-top: 10px !important;
}

.blank20 {
	margin-top: 20px !important;
}

.blank30 {
	margin-top: 30px !important;
}

.blank40 {
	margin-top: 40px !important;
}

.blank_side {
	margin-bottom: 20px;
}

.size_s {
	font-size: 77%;
}

.size_l {
	font-size: 123.1%;
}

.size_xl {
	font-size: 153.9%;
}

.index_text {
	float: left;
	width: 200px;
}

.index_readmore {
	float: right;
	margin: 1em 0;
	width: 65px;
}

blockquote {
	margin: 15px 0;
	padding: 10px 10px 10px 50px;
	border: 6px solid #eee;
	border-radius: 4px;
	background: url("../img/bg_blockquote.jpg") no-repeat left top;
}

.pagetop {
	text-align: center;
	margin-top: 20px;
}

/* =============================================================================
   画像
   ========================================================================== */

.round_left {
	vertical-align: top;
	float: left;
	text-align: left;
	margin: 0 20px 10px 0;
}

.round_right {
	vertical-align: top;
	float: right;
	text-align: left;
	margin: 0 0 10px 20px;
}

.no_bottom_margin {
	margin-bottom: 0;
}

img.frame {
	margin-top: 14px;
	padding: 5px;
	border: 1px solid #ccc;
}

h1 + img.frame,
h2 + img.frame {
	margin-top: 0;
}

.clear {
	clear: both;
}

#logo a:hover img,
#logo_company a:hover img,
nav a:hover img,
ul a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	position: relative;
	top: 1px;
}

a.noalpha:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

/* =============================================================================
   アンカー
   ========================================================================== */

#content a {
	color: #6c4a00;
	font-weight: bold;
	text-decoration: none;
}

#content a:visited {
	color: #6c4a00;
	text-decoration: none;
}

#content a:hover {
	color: #6c4a00;
	text-decoration: underline;
}

#content a:active {
	color: #6c4a00;
}

#side a.text_red {
	color: #d00;
}

#content a:hover img.button {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: relative;
	top: 1px;
}

#content a.linkblank {
    margin: 0 2px 0 0;
    padding: 0 18px 0 0;
    background: url("../img/i_linkblank.png") no-repeat right 60%;
}

/* =============================================================================
   ボックス
   ========================================================================== */

.box_topics {
	clear: both;
	padding: 15px;
	border: 1px solid #85987f;
}

.box {
	float: left;
	width: 210px;
}

/* =============================================================================
   リスト
   ========================================================================== */

ul.list {
	list-style: outside;
	padding: 7px 20px;
}

ol.list {
	list-style: outside decimal;
	padding: 7px 15px 7px 40px;
	margin: 0;
}

ol.list li {
	padding: 4px 0;
}

ul.list_top li {
    padding-left: 16px;
	margin: 5px 10px 0;
    background: url('../img/li_list_top.jpg') no-repeat 0 5px;
    list-style: none;
}

.list_topics {
	list-style: outside;
	padding: 0 20px 0;
}

.list_topics li {
	padding: 0 0 5px;
}

.listpoint {
	background: #f80;
	font-weight: bold;
	color: #fff;
}

/* =============================================================================
   定義リスト
   ========================================================================== */

dt {
	font-weight: bold;
}

dd {
	line-height: 150%;
	margin: 0 10px 20px;
}


/* =============================================================================
   ギャラリー
   ========================================================================== */

ul.worksgallery {
	list-style: none;
	overflow: hidden;
	margin: 10px 0;
}

ul.worksgallery li a {
	position: relative;
	display: block;
	float: left;
	margin: 0 5px 10px;
	border: 1px solid #fa4;
}

.linkphoto {
	position: absolute;
	bottom: 6px;
	right: 6px;
}

.imglinkblank {
	position: absolute;
	bottom: 10px;
	right: 0;
}

/* =============================================================================
   テーブル
   ========================================================================== */

.box_table {
	clear: both;
	border-radius: 4px; 
	padding: 2px;
	background: #fff;
	margin: 10px 50px;
}

#content table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 3px;
	empty-cells: show;
	line-height: 1.5;
}

#content th {
	width: 12em;
	padding: 8px 10px;
	font-weight: bold;
	text-align: right;
}

.table_heart td {
	width: 33.3%;
	height: 150px;
	vertical-align: middle !important;
}

#content .mailform th {
	width: 13em;
}

#content td {
	padding: 8px 10px;
	vertical-align: top;
}

/* =============================================================================
   フォーム
   ========================================================================== */

input, textarea, select {
	background:  #fafafa;
	border: 1px solid #ccc;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 4px;
	margin: 2px 0;
}

input.noborder {
	border: 0;
	padding: 0;
}

input.button {
	padding: 10px 15px;
	margin: 5px;
}

input.button:hover,
input.noborder:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	position: relative;
	top: 1px;
}

/* =============================================================================
   NoMoreIE6
   ========================================================================== */

#nomore_ie {
	border: 1px solid #f7941d;	background: #feefda;
	text-align: center;
	clear: both;
	padding: 50px 0;
	position: relative;
}

#nomore_ie p {
	padding: 0.5em 0;
}

/* =============================================================================
   NoMoreIE6
  ========================================================================== */

#mfp_hidden,
.mfp_err,
#mfp_phase_confirm_label {
	display: none;
}

.mfp_err {
	color: #ff0000;
	font-weight: bold;
}