@charset "utf-8";

/*透過用*/
.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

/*全タグに反映されます*/
* {
	padding:0px;
	margin:0px;
}
img {
	border:0;
}

/*共通クラス*/
.clear{
	clear:both;
}
.floatLeft {
	float: left;
}
.bold {
	font-weight: bold;
}
.style1 {
	color: #00cbfd;
}

/*------------------------------------------------<はじまり>---------*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #7D7D7D;
	letter-spacing: 0.05em;
	line-height: 150%;
	font-size: 80%;
	padding-top: 15px;
}
a {
	color: #22CCFD;
}

/*--------------------------------------------------------<コンテンツはじまり>------------*/


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------------------------<ヘッダー>------------*/

h1 {
	font-size: 90%;
	color: #FFFFFF;
	height: 20px;
	width: 930px;
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}

#header {
	background-image: url(../images/top_image02-02.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 898px;
	padding-left: 52px;
}

/*バナー*/
#banner {
	display: block;
	position: relative;
	text-decoration: none;
	height: 92px;
	width: 437px;
}

#banner a span{
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 92px;
	width: 437px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/*--------------------------------------------------------<グローバルナビ>------------*/

#GlobalNavi {
	height: 72px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #d2f4fe;
}

#GlobalNavi a.gb01 {
	width: 235px;
	height: 72px;
	display: block;
	position: relative;
	text-decoration: none;
}
#GlobalNavi a.gb01 span {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 235px;
	height: 72px;
	background-image: url(../images/menu01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#GlobalNavi a.gb01 span:hover {
	background-position:bottom;
}

#GlobalNavi a.gb02 {
	width: 235px;
	height: 72px;
	display: block;
	position: relative;
	text-decoration: none;
}
#GlobalNavi a.gb02 span {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 235px;
	height: 72px;
	background-image: url(../images/menu02.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#GlobalNavi a.gb02 span:hover {
	background-position:bottom;
}

#GlobalNavi a.gb03 {
	width: 235px;
	height: 72px;
	display: block;
	position: relative;
	text-decoration: none;
}
#GlobalNavi a.gb03 span {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 235px;
	height: 72px;
	background-image: url(../images/menu03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#GlobalNavi a.gb03 span:hover {
	background-position:bottom;
}


#GlobalNavi a.gb04 {
	width: 235px;
	height: 72px;
	display: block;
	position: relative;
	text-decoration: none;
}
#GlobalNavi a.gb04 span {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 235px;
	height: 72px;
	background-image: url(../images/menu04.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#GlobalNavi a.gb04 span:hover {
	background-position:bottom;
}
#GlobalNavi a span.hit {
	background-position:bottom;
}


/*--------------------------------------------------------<本文はじまり>------------*/

#main {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	width: 940px;
}
#mainInner {
	width: 910px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/*--------------------------------------------------------<左コンテンツ>------------*/

#LeftCont {
	width: 270px;
	float: left;
}

#LeftMenuTop {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/title_left_tp.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 225px;
	font-size: 120%;
	padding-top: 15px;
	padding-left: 45px;
}
#LeftMenuBody {
	background-image: url(../images/title_left_bg.gif);
	background-repeat: repeat-y;
	width: 270px;
}
#LeftMenuBody ul {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
#LeftMenuBody li {
	list-style-type: none;
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-position: left 2px;
	padding-left: 17px;
}

/*--------------------------------------------------------<右コンテンツ>------------*/

#RightCont {
	width: 630px;
	float: left;
	margin-left: 10px;
	min-height:500px;
	height: auto !important;
	height:500px;
}
#RightCont h2.subTitleRed {
	background-image: url(../images/title_red.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 590px;
	padding-top: 10px;
	padding-left: 40px;
	font-size: 120%;
	color: #ff6a6a;
	font-weight: bold;
}
#RightCont table {
	padding-bottom: 15px;
}
#RightCont .arrowRed a {
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left 1px;
	color: #FF7777;
}
#RightCont p {
	padding: 10px;
}
#RightCont h2.subTitleBlue {
	background-image: url(../images/title_blue.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 590px;
	font-size: 120%;
	font-weight: bold;
	color: #0DC7FD;
	padding-left: 40px;
	padding-top: 10px;
}
#RightCont .osusume {
	border: 4px dotted #4DD4FD;
	padding: 10px;
	margin-top: 10px;
	width: 98%;
}
#RightCont .osusumeTitle {
	font-size: 120%;
	font-weight: bold;
	color: #32c2fc;
	background-image: url(../images/arrow_blue_B.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 35px;
	height: 32px;
	padding-top: 6px;
}
.arrowBlue a {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
}
/*関連情報一覧*/
#RightCont .info {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 25px;
}
#RightCont .info a {
	color: #FF7777;
	background-color: #FFDADA;
	padding: 8px;
	border: 1px dotted #FF7777;
}
#RightCont .info a:hover {
	color: #FFFFFF;
	background-color: #FF7777;
	padding: 8px;
	border: 1px dotted #FF7777;
}


/*--------------------------------------------------------<このページのトップへ>------------*/

#TopPage {
	text-align: right;
	font-size: 80%;
	padding: 20px;
}

#TopPage a {
	color: #4DD4FD;
	padding: 5px;
}
#TopPage a:hover {
	color: #FFFFFF;
	background-color: #4DD4FD;
}

/*--------------------------------------------------------<下リンク>------------*/
#MainBottom {
	background-color: #d2f4fe;
}
#MainBottom p {
	font-size: 80%;
	padding: 10px;
	text-align: center;
}
#MainBottom a {
	color: #02C1F9;
}

/*--------------------------------------------------------<フッダー>------------*/

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 950px;
}
#footer address {
	text-align: center;
	color: #FFFFFF;
	font-style: normal;
	font-size: 80%;
}

/*--------------------------------------------------------<2階層目はじまり>------------*/

#pankuzu {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 80%;
}
#LeftMenuBody .sub01 {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
}
#LeftMenuBody .sub01 .arrowBlue {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*バナー２階層め*/
#banner2 {
	display: block;
	position: relative;
	text-decoration: none;
	height: 109px;
	width: 270px;
}

#banner2 a span{
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 109px;
	width: 270px;
	background-image: url(../images/banner2.gif);
	background-repeat: no-repeat;
	background-position: top;
}



