﻿@charset shift-jis;

/*------------------------------------------------------------*/
/* baseSinki.css                                              */
/*------------------------------------------------------------*/
/* 新規TOP                                                    */
/* ヘッダ・フッダ部分のスタイルを設定                         */
/*                                                            */
/* #Wrapper…影・影無し                                       */
/* #Mainimage…ワイド有・無し                                 */
/* #Gnavi…主にhtml側で位置の編集                             */
/*------------------------------------------------------------*/

/* ---IE7対応clearfix--- */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */


/*-----------------------------
body
------------------------------ */
body{
	font:14px/1.4em "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color:#333;
	text-align: center;
	# text-align:-moz-center; /*FF*/  
}

/* ------------------------------
TAG
------------------------------ */
*{
	padding:0;
	margin:0;
}

h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:1em;}
p{
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
p{
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
p{
    font-size: 14px;
}
table{border-collapse:collapse;}
/*
img{vertical-align:bottom;border:0;}
*/
img{bottom;border:0;}
li{list-style-type:none;}

/* ------------------------------
aTAG
------------------------------ */
a{color:#3399CC;text-decoration:none;}
a:hover{color:#3399CC;text-decoration:underline;}

/* ------------------------------
clear
------------------------------ */
.clear{
	clear:both;
}

/* ------------------------------
clear
------------------------------ */
.cl {
	clear:both;
}
/*-----------------------------
Base
------------------------------ */

/*大枠(枠あり・ワイド)--------------------- */
/*枠あり
#Wrapper {
width: 850px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
border: 1px solid #333333;
}
*/

 /*ワイド*/
#Wrapper {
	
margin-bottom:20px;
text-align:center;
margin-left:auto;
margin-right:auto;
/*border: 1px solid #333333;*/
}

/*メインイメージ(ワイド有・無)--------------------- */

/*ワイド有り*/
#MainImage{
	margin: 0px auto;
	background-color: #EBEAEA;
}

/*ワイド無し*/
/*#MainImage{
	margin: 0px auto;
	width: 850px;
}
*/

/*下層ページ用*/
#MainImageUnder {
position:relative;
width: 850px;
margin: 0px auto;
}

#MainImageUnder div {
position:absolute;
left:49px;
top:58px;
}

/*メニュー(ワイド有・無)--------------------- */


#Gnavi {
	background-image: url(../images/gnavi/widenavi_bg.gif);
	background-repeat: repeat-x;
	text-align:center;
}


/*ワイド有り（無しならコメントアウト）*/

#Gnavi ul{
margin: 0px auto;
width:950px;}

#Gnavi ul li {
float:left;
}

/* ------------------------------
common
------------------------------ */

/*マージン
----------------- */
.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}
.mAuto{ margin:auto;}
.margin0{ margin:0px!important;}
.ml5 {margin-left: 10px!important;}


/*パディング
----------------- */
.pdLR10{ padding-left:10px; padding-right:10px;}
.pdLR20{ padding-left:20px; padding-right:20px;}
.pdT10{ padding:10px 0 0 0 ;}
/*位置調整
----------------- */
.fL{ float:left; display:block; }
.fR{ float:right; display:block; }
.taL{ text-align:left;}
.taR{ text-align:right;}
.taC{ text-align:center;}
.vaT {vertical-align:top;}
.vaM {vertical-align:middle;}
.vaB {vertical-align:bottom;}

/*フォント
----------------- */
.tc1 { color:#ff0000;}
.tc2 { color:#0066FF;}
.tc3 { color:#FF6600;}
.tc4 { color:#009900;}
.tc5 { color:#CCCCCC;}
.tcGreen { color:#01a040; font-size:16px;}
.fs14 {	font-size:14px;}
.fs14B {font-size:14px; font-weight:bold !important; }
.fs10 {	font-size:10px;}
.fs11 {	font-size:11px;}
.fs12 {	font-size:12px;}
.fs16 {	font-size:16px; font-weight:bold;}
.fs18 {	font-size:18px; font-weight:bold;}

.ftB {font-weight: bold;}
.ftB2 {font-weight: bold; color:#666666;}
.tcGreen12 { color:#01a040; font-size:12px; font-weight:bold;}

.midashi {font-size:14px; color:#CC0000; font-weight:bold;}
.txt1 { color:#ff0000; font-size:10px;}
.ERR { color:#ff0000;}


/*画像
----------------- */
.png{	behavior: expression(IEPNGFIX.fix(this));}
img.fLimg1{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.fLimg2{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

img.fLimg3{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

img.fLimg4{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 6px;
	background: #EFEFEF;
}
/* display block*/
.bck {
	display: block;
}
#footerWrapper #footer .footerHD p .Oisixfootul.fs14B {
	background-image: url(../image/footer_ul.png);
	background-position: bottom;
}
#footerWrapper #footer .footerUL {
	position: absolute;
	top: 45px;
	left: -5px;
}
#footerWrapper #footer .footerMid p a .ft11 {
	font-size: 11px;
	text-decoration: none;
}
