@charset "shift_jis";




body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
table {
	border-collapse:collapse;
	font-size: 100%;
}


/*リンクカラー*/
a {
	color: #000000;
}

/*カーソルオーバー時のリンクカラー*/
a:hover {
	color: #A51A91;
	text-decoration: none;	
}

/*カーソルオーバー透過*/
a:hover {
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}


/*h4　ulサイズ*/
#container #contents #wrap #main h4 {
	font-size: medium;
}

#container #contents #wrap #main ul {
	font-size: medium;
}

/*テキスト中央*/
.text_align01 {
	text-align: left;
	font-size: medium;
}

/*コンテナー
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 1091px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}



/*ヘッダー
---------------------------------------------------------------------------*/
#header .bg{
background-image: url(./images/header.gif); 
background-repeat: repeat-x; 
height: 73px; 
width: auto; 
min-width: 1090px;
}

#header .inner{
margin:0 auto;
width:1090px;
}



/* サイトヘッド説明
----------------------------------*/
#header h1,#header p{
	float: left;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 3px;
	font-size: small;
	font-weight: normal;
	color: #fff;
}

#header p{
	float:right;
	font-size: small;
	color: #fff;
}


#header2 {
	position: relative;
	width: 100%;
	background-image: url(images/header_bg.jpg);	
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
}

#header2 #logo {
	padding-top: 20px;
}

#header2 h1 {
	font-size: 10px;	
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;	
}



/*メインメニュー
---------------------------------------------------------------------------*/
ul#menu li {
	float: left;
	line-height: 50px;
	height: 50px;
	margin-right: 1px;
	font-size: 12px;
}

ul#menu a {
	color: #000000;		
	text-decoration: none;
	display: block;
	width: 155px;
	text-align: center;
	background-image: url(images/menu_bg.gif);	
	background-repeat: no-repeat;
	background-position: top;	
	overflow: hidden;	
}

ul#menu a:hover {
	background-image: url(images/menu_bg.gif);	
	background-repeat: no-repeat;
	background-position: left bottom;	
	color: #FFFFFF;	
}

ul#menu li.last {
	margin-right: 0;
}



/*３カラムを囲むボックス
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 100%;
}



/*左・中央を囲むボックス
---------------------------------------------------------------------------*/
#wrap {
	width: 1050px;
	float: left;
	padding-bottom: 0px;
	margin-top: 50px;
}



/*両サイドの共通設定
---------------------------------------------------------------------------*/
#subtoprogo {
	background-color: #fff;	
	width: 230px;
	padding: 1px;		
	line-height: 1.6;	
	color: #666666;		
	margin-top: -30px;
}


#sub {
	background-color: #fff;	
	width: 210px;
	padding: 1px;		
	line-height: 1.6;	
	margin-left: 30px;
}


#side {
	background-color: #fff;	
	width: 200px;
	padding: 1px;		
	line-height: 1.6;	
	margin-top: 10px;
}



/*左右ボックスのp(段落タグ)の余白設定*/
#sub p,#side p {
	padding-top: 0.5em;
	padding-right: 1px;
	padding-left: 5px;
	padding-bottom: 1em;
}

/*左右ボックスのh3見出し設定*/
#sub h3,#side h3 {
	font-size: 100%;
	background-color: #000000;	
	text-align: center;	
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;	
}



/*左ブロック
---------------------------------------------------------------------------*/
#sub {
	float: left;
}



/*右ブロック
---------------------------------------------------------------------------*/
#side {
	float: right;
	margin-top: 50px;
}



/*左右のサブメニュー
---------------------------------------------------------------------------*/
.submenu {
	margin-bottom: 1px;
}


.submenu a {
	background-image: url(images/submenu_bg.gif);	
	background-repeat: no-repeat;
	background-position: top;	
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;		
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	width: 163px;
}

.submenu a:hover {
	background-image: url(images/submenu_bg.gif);	
	background-repeat: no-repeat;
	background-position: bottom;	
	color: #FFFFFF;		
}



/*中央ブロック
---------------------------------------------------------------------------*/
#main {
	float: left;
	width: 800px;
}

#main h2 {
	font-size: 100%;
	background-image: url(images/h2bg.gif);	
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	clear: both;
	font-size: medium;
}

#main p {
	padding: 0.5em 10px 1em;	
	font-size: medium;
}


/*中央ブロック ボックス
---------------------------------------------------------------------------*/

#mainbox {
	border-width: thick;
	border-color: #c9dde2;
	border-style: solid;
	width: 570px;
	line-height: 1.2;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	text-align: center;
	font-size: large;
	color: #854938;
	text-align: center;
	
}

#mainbox img {
	padding: 10px 10px 10px 15px;	
}	


/*中央ブロックお知らせ
---------------------------------------------------------------------------*/
#main dl.new {
	height: 100px;		
	overflow: auto;		
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	/*border: 1px solid #cccccc;	*/
	margin-bottom: 1em;
}

#main dl.new dt {
	font-weight: bold;	
	float: left;		
}

#main dl.new dd {
	border-bottom: 1px solid #cccccc;	
	padding-left: 8em;	
}


/*
#main li {
	line-height: 1.5em;	
}
-*/


.DarkGreen{
color: #006400;
}

/*フッター（最下部のコピーライト）
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	text-align: center;
}


#footerUpper{
font-size:11px;
clear:both;
padding:20px 0;
overflow:hidden;
background:#f3f2e7;
min-width: 1090px;
}

#footerUpper .inner{
margin:0 auto;
width:1090px;
}

#footerUpper .inner .box{
float:left;
width:210px;
padding-left:10px;
margin:0 20px 10px 0;
line-height:1.2;
}

#footerUpper .inner .last{
	padding-left:100px;
	width: 900px;
	margin-right: 0;
}

#footerUpper a{color:#000;}
#footerUpper a:hover{color:#333;text-decoration:none;}


#footerLower{
clear:both;
padding:7px;
text-align:center;
background:#696259;
min-width: 1090px;
}

address{
font-style:normal;
font-size:10px;
color:#ffffff;
}
.toppage #wrapper #container #sidebarR {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.toppage #wrapper #container #sidebarR {
	font-family: Verdana, Geneva, sans-serif;
}
.toppage #wrapper #container #sidebarR {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.toppage #wrapper #container #sidebarR {
	font-family: Verdana, Geneva, sans-serif;
}


/*その他
---------------------------------------------------------------------------*/
.color1 {
	color: #A51A91;
}
.look {
	background-color: #f5f5f5;
}


/*お問い合わせフォーム
---------------------------------------------------------------------------*/
/* for table */
table.form {
	border: 1px solid #7777bb;
	border-collapse: collapse;
	margin-top: 1em;
}
table.form th, table.form td {
	text-align: left;
	border: 1px solid #7777bb;
	padding: 8px;
	font-weight: normal;
}
table.form th {
	white-space: nowrap;
	background: #cccce6;
}
table.form td {
	background: #f0f0f0;
}

/* for title */
strong.ttl {
	text-align: left;
	border-left: solid 4px #cc0000;
	display: block;
	padding: 2px 5px;
	margin-top: 2em;
}

/* for message */
p.msg {
	color: #dd0000;
	margin: 2em;
}
span.msg {
	color: #dd0000;
}

/* for back-button */
form.back {
	margin-top: 2em;
}

/*スマホサイト切り替え
---------------------------------------------------------------------------*/
#spLinkBlockInPc{
display:none;
}
