/*------------------------------------------------*
	[ PrimeCMS prime18 CSS ]
	(C)Prime Co.,Ltd.
*------------------------------------------------*/

@import url("default1.css");

/*------------------------------------------------*/

body	{
		}

a:focus	{
		outline:none;
		}


#bg		{
		text-align: center;
		background-image: url('../all_img/prime/bg.gif');
		background-repeat: repeat-x;
		}

#kage	{
		background-image: url('../all_img/prime/kage.gif');
		background-repeat: no-repeat;
		background-position: center top;
		}

#description{
		margin: 0 auto;
		width: 780px;
		text-align: left;
		background-image: url('../all_img/prime/description_bg.gif');
		background-repeat: repeat-x;
		background-color: #003e8d;
		height: 25px;
		color: #ffffff;
		padding: 5px 10px 0 10px;
		border-width: 0 1px 1px 1px;
		border-style: solid;
		border-color: #ffffff;
		}
#description p{
		margin: 0;
		padding: 0;
		}


#wrap	{
		margin: 0 auto;
		width: 800px;
		background-image: url('../all_img/prime/wrap_bg.jpg');
		background-repeat: no-repeat;
		background-color: #ffffff;
		border-width: 0 1px 0 1px;
		border-style: solid;
		border-color: #ffffff;
		text-align: left;
		}


/*プレーンタグ*/

h1		{
		background-color: #0066cc;
		background-image: url('../all_img/prime/h1.gif');
		background-repeat: no-repeat;
		height: 30px;
		padding: 10px 10px 0 30px;
		color: #ffffff;
		font-size: 140%;
		clear: both;
		}

h2		{
		background-color: #003e8d;
		background-image: url('../all_img/prime/h2.gif');
		background-repeat: no-repeat;
		background-position: 5px center;
		padding: 5px 10px 3px 20px;
		color: #ffffff;
		font-size: 110%;
		clear: both;
		}

h3		{
		background-color: #eeeeee;
		border-top: 1px solid #003e8d;
		border-bottom: 1px solid #003e8d;
		padding: 3px 10px 2px 10px;
		color: #003e8d;
		font-size: 110%;
		clear: both;
		}

h4		{
		border-left: 5px solid #0066cc;
		padding: 3px 10px 2px 10px;
		color: #0066cc;
		font-size: 100%;
		}





/*title*/
#title h1,
#title p a{
		display: block;
		height: 119px;
		border-bottom: 1px solid #003e8d;
		text-indent: -5555em;
		margin: 0;
		background: none;
		padding: 0;
		}
#title p{
		margin: 0;
		}

/*gmenu*/
#gmenu	{
		height: 36px;
		background-color: #ffffff;
		border-bottom: 1px solid #dddddd;
		padding: 2px 0 0 9px;
		margin-bottom: 20px;
		}
#gmenu ul{
		list-style: none;
		margin: 0;
		padding: 0;
		}
#gmenu ul li{
		display: inline;
		margin: 0;
		padding: 0;
		}
#gmenu ul li a{
		display: block;
		width: 127px;
		height: 34px;
		float: left;
		margin-right: 4px;
		text-indent: -5555em;
		background-repeat: no-repeat;
		}
#gmenu ul li a:hover{
		background-position: left bottom;
		}


#gmenu ul .gm01 a{
		background-image: url('../all_img/prime/gm01.gif');
		}
#gmenu ul .gm02 a{
		background-image: url('../all_img/prime/gm02.gif');
		}
#gmenu ul .gm03 a{
		background-image: url('../all_img/prime/gm03.gif');
		}
#gmenu ul .gm04 a{
		background-image: url('../all_img/prime/gm04.gif');
		}
#gmenu ul .gm05 a{
		background-image: url('../all_img/prime/gm05.gif');
		}
#gmenu ul .gm06 a{
		background-image: url('../all_img/prime/gm06.gif');
		}


/*main_area*/
#main_area{
		clear: both;
		}

#main_area #submenu{
		width: 170px;
		float: left;
		margin-left: 5px;
		border-right: 1px dotted #aaaaaa;
		padding-right: 10px;
		padding-bottom: 15px;
		}
#main_area #submenu ul{
		list-style: none;
		margin: 0;
		}
#main_area #submenu ul li,
#main_area #submenu p{
		margin: 0;
		padding: 0;
		display: inline;
		}
#main_area #submenu p a,
#main_area #submenu ul li a{
		display: block;
		background-image: url('../all_img/prime/submenu_bo.gif');
		background-repeat: no-repeat;
		border-bottom: 1px dotted #dddddd;
		padding: 5px 5px 3px 20px;
		background-color: #eeeeee;
		}
#main_area #submenu p a{
		border-top: 1px solid #dddddd;
		}

#main_area #submenu p a:hover,
#main_area #submenu ul li a:hover{
		background-position: -180px top;
		color: #003e8d;
		}









#main_area #contents_area{
		width: 590px;
		float: right;
		margin-right: 5px;
		}

#main_area #contents_area .imgleft img{
		margin: 0 5px 5px 0;
		padding: 5px;
		border: 1px solid #dddddd;
		float: left;
		}

#main_area #contents_area .imgright img{
		margin: 0 0 5px 5px;
		padding: 5px;
		border: 1px solid #dddddd;
		float: right;
		}




#address_area{
		clear: both;
		background-color: #eeeeee;
		padding: 15px 30px 10px 30px;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		margin-bottom: 15px;
		}








/*menu4*/
#menu4	{
		margin-bottom: 15px;
		font-size: 94%;
		}
#menu4 ul{
		list-style: none;
		margin: 0 0 0 20px;
		padding: 0 0 0 0.5em;
		border-left: 1px solid #aaaaaa;
		}
#menu4 ul li{
		display: inline;
		}
#menu4 ul li a{
		border-right: 1px solid #aaaaaa;
		padding-right: 0.5em;
		}

/*copy*/
#copy	{
		background-color: #003e8d;
		color: #ffffff;
		padding: 5px;
		font-size: 81%;
		text-align: center;
		}
#copy p	{
		padding: 0;
		margin: 0;
		}




/*=======================*
▼サイトマップ
*=======================*/
.site_map {

		}

.site_map p,
.site_map p a {
		font-weight: bold;
		margin: 0;
		}


/* SITE_MAP */

.site_map a{
		text-decoration: none;
		}
.site_map ul{
		list-style: none;
		margin: 0;
		padding: 0;
		list-style-image:url('../all_img/pop04/smap.gif');
		}
.site_map ul.in_page{
		margin: 0 0 0 2em;
		padding: 0;
		list-style: circle;
		list-style-image:none;
		}

.site_map li{
		margin: 0.3em 0 0.3em 0;
		padding: 0;
		}

.site_map li.layer_1{
		margin-left: 2em;
		}
.site_map li.layer_2{
		margin-left: 4em;
		}
.site_map li.layer_3{
		margin-left: 6em;
		}
.site_map li.layer_4{
		margin-left: 8em;
		}
.site_map li.layer_5{
		margin-left: 10em;
		}
.site_map li.layer_6{
		margin-left: 12em;
		}
.site_map li.layer_7{
		margin-left: 14em;
		}
.site_map li.layer_8{
		margin-left: 16em;
		}
.site_map li.layer_9{
		margin-left: 17em;
		}
.site_map li.layer_10{
		margin-left: 18em;
		}
.site_map li.layer_11{
		margin-left: 19em;
		}
.site_map li.layer_12{
		margin-left: 20em;
		}


/*=======================*
▼トップページ
*=======================*/

#top_left{
		width: 450px;
		float: left;
		padding-left: 10px;
		margin-bottom: 20px;
		}
#top_left #rinen{
		margin-bottom: 30px;
		}
#top_left #rinen h2{
		background: none;
		background-image: url('../all_img/prime/rinen_h2.gif');
		background-repeat: no-repeat;
		text-indent: -5555em;
		height: 60px;
		padding: 0;
		}
#top_left #rinen p{
		color: #444444;
		font-size: 87%;
		padding: 2px;
		}

#top_left #oshirase h3{
		background-image: url('../all_img/prime/oshirase_h3.gif');
		background-repeat: no-repeat;
		background-position: center top;
		background-color: #669999;
		color: #ffffff;
		padding: 4px 10px 2px 20px;
		font-size: 94%;
		border: 1px solid #dddddd;
		margin-bottom: 0px;
		}

#top_left #oshirase h4{
		color: #cc6600;
		font-size: 81%;
		font-weight: normal;
		border-bottom: 1px dotted #dddddd;
		border-left: none;
		padding: 0 10px 1px 10px;
		text-align: right;
		}

#top_left #oshirase p{
		padding: 0 10px 0 10px;
		}
#top_left #oshirase p img{
		padding: 5px;
		border: 1px solid #dddddd;
		}	



/*top_right*/
#top_right{
		width: 310px;
		float: right;
		padding-right: 10px;
		margin-bottom: 20px;
		}


#top_right #jigyo p a{
		background-image: url('../all_img/prime/top_jigyo_01.gif');
		background-repeat: no-repeat;
		display: block;
		height: 73px;
		color: #555555;
		padding: 7px 10px 0 90px;
		font-size: 94%;
		}
#top_right #jigyo p a:hover{
		background-position: left bottom;
		}
#top_right #jigyo p a strong{
		display: block;
		font-size: 117%;
		letter-spacing: 2px;
		color: #006699;
		border-bottom: 1px solid #006699;
		margin-bottom: 3px;
		background-image: url('../all_img/prime/top_jigyo_bo_s01.gif');
		background-repeat: no-repeat;
		background-position: right center;
		}
#top_right #jigyo .j02 a{
		background-image: url('../all_img/prime/top_jigyo_02.gif');
		}
#top_right #jigyo .j02 a strong{
		color: #009900;
		border-color: #009900;
		background-image: url('../all_img/prime/top_jigyo_bo_s02.gif');
		}
#top_right #jigyo .j03 a{
		background-image: url('../all_img/prime/top_jigyo_03.gif');
		}
#top_right #jigyo .j03 a strong{
		color: #cc0000;
		border-color: #cc0000;
		background-image: url('../all_img/prime/top_jigyo_bo_s03.gif');
		}
#top_right #shikaku div{
		border: 1px solid #dddddd;
		padding: 10px;
		margin-bottom: 10px;
		min-height: 50px;
		_height: 50px;
		}
#top_right #shikaku h3{
		padding: 10px 10px 0 0;
		width: 120px;
		float: left;
		background: none;
		border: none;
		}
#top_right #shikaku p{
		border-left: 1px solid #dddddd;
		width: 147px;
		font-size: 81%;
		padding: 0 0 0 10px;
		float: left;
		}
#top_right #shikaku p strong{
		color: #006666;
		font-size: 110%;
		}



#bana_area{
		margin-bottom: 15px;
		}
#bana_area p{
		display: inline;
		padding-right: 10px;
		}



