@charset "shift-jis";

/* ---------------------------------------------------------------
	* Date : 2007-01
	* File : common.css
--------------------------------------------------------------- */

/*

	*01 reset
	*02 link
	*03 layout
	*04 header
	*05 menu
	*06 contents
	*07 fotter
	*00 clearfix

*/

/*--------------------------------------------------------
	*01 reset
----------------------------------------------------------*/
body{
	margin:0;
	text-align:center;
	font-size: 100%;
	color:#000;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color:#fee8ea;
}

html {
	overflow-y: scroll;
}

*{
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
}

td,th{
	margin : 0;
	color:#333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}

table.test1 {
	border-collapse : collapse ;
	border-width : 1px 0 0 1px ;
	border-style : solid ;
	border-color : #642A1E ;	
}

table.test1 td {
	border-width : 0 1px 1px 0 ;
	border-style : solid ;
	border-color : #642A1E ;
	padding : 5px ;
}

table.test2 {
	border-collapse : collapse ;
	border-width : 0 0 0 0 ;

}

table.test2 td {
	border-width : 0 0 0 0 ;
	padding : 3px ;
}
img{
	border:none;
	vertical-align:top;
}

ul,ol{
	list-style:none;
}

/*--------------------------------------------------------
	*02 link
----------------------------------------------------------*/

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

div.utility ul li a:link,
div.utility ul li a:visited{
	color: #666;
	text-decoration:none;
}

div.utility ul li a:hover,
div.utility ul li a:active{
	color: #e63900;
}

div#header div#gnavi ul li a:link,
div#header div#gnavi ul li a:visited{
	color: #000;
	text-decoration:none;
}

div#header div#gnavi ul li a:hover,
div#header div#gnavi ul li a:active{
	color: #e63900;
}

div#footer p.adobe a:link,
div#footer p.adobe a:visited{
	color: #18195e;
	text-decoration:none;
}

div#footer p.adobe a:hover,
div#footer p.adobe a:active{
	color: #18195e;
}

div.pagetop a:link,
div.pagetop a:visited,
p.backnumber a:link,
p.backnumber a:visited{
	color:#783C3C;
	text-decoration:none;
}

div.pagetop a:hover,
div.pagetop a:active,
p.backnumber a:hover,
p.backnumber a:active{
	color: #e63900;
}

/*--------------------------------------------------------
	*03 layout
----------------------------------------------------------*/

div#container{
	width:820px;
	margin:0 auto;
	text-align:left;
}

div#header{
	width:820px;
	margin-bottom:25px;
	background : url(../img/header_top.gif) no-repeat left top;
}

div#wrap{
	width:804px;
	margin: 0 auto;
	background : url(../img/wrap_second_bg.gif) repeat-y right top;
}

div#contents{
	width:630px;
	float:right;
	border-top:1px solid #e1e1e1;
}

div#menu{
	width:151px;
	
}

div#footer{
	width:806px;
	margin:0 auto;
	padding-top:18px;
	padding-bottom:50px;
	background : url(../img/footer.gif) no-repeat left top;
}

/*--------------------------------------------------------
	*04 header
----------------------------------------------------------*/

div#header p#logo{
	width:65px;
	margin:18px 0 5px 20px;
	float:left;
	display:inline;
}

div#header div.utility{
	width:700px;
	float:right;
}

div#header div.utility ul{
	width:490px;
	margin-top:22px;
	_margin-top:20px;
	padding:1px 0 0;
	float:left;
	text-align:right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font-size: 65%;
	background : url(../img/header_line.gif) no-repeat right top;
}

div#header div.utility ul li{
	display:inline;
	padding:0 12px;
}

div#header div.utility ul li.lastChild{
		padding-right:20px;
}

div#header div.utility form{
	width:210px;
	float:right;
	padding-top:19px;
	_padding-top:17px;
}

div#header div.utility form input.search{
	width:130px;
	margin-left:10px;
	margin-right:5px;
	background-color:#f0f0f0;
	border:1px solid #e5e5e5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font-size:75%;
	color:#333;
}

/* safari */
html*div#header div.utility form input.search{
	font-family:sans-serif;
}
* html div#header div.utility form input.search{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
} 
/* safari */


div#header div.utility form input.serachBtn{
	padding: 0 2px;
	border:1px solid #e5e5e5;
	background-color:#fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font-size: 65%;
	color:#666;
}

div#header div#gnavi{
	width:820px;
	padding-bottom:15px;
	background : url(../img/header_bottom.gif) no-repeat left bottom;
}

div#header div#gnavi ul{
	width:790px;
	text-align:right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font-size:65%;
	line-height: 1.4;
	margin-left:17px;
	padding-top:6px;
	clear:both;
	text-align:right;
	background : url(../img/dot.gif) repeat-x left top;
}

div#header div#gnavi ul li{
	display:inline;
	padding:0 13px 0 10px;
	background : url(../img/gnavi_line.gif) no-repeat right center;
}

div#header div#gnavi ul li.lastChild{
	padding:0 5px 0 10px;
	background:none;
}


/*--------------------------------------------------------
	*05 menu
----------------------------------------------------------*/

div#menu dl{
	margin-bottom:10px;
}

div#menu dl.lastChild{
	margin-bottom:12px;
}

div#menu dl dt{
	margin-bottom:2px;
}

div#menu p{
	margin-bottom:12px;
}


/*--------------------------------------------------------
	*06 contens
----------------------------------------------------------*/

div#contents p#path{
	margin:0 13px 10px;
	padding-top:10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font-size:75%;
	line-height: 1.4;
}





div.pagetop a{
	padding-left:12px;
	background : url('../img/pagetop.gif') no-repeat left center;
}

p.backnumber a{
	padding-left:10px;
	background : url('../img/detail.gif') no-repeat left center;
}

A.delete
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font: 10px;
	color: #000000;
	padding-top: 0px;
	background-color : #44ffcc
	text-decoration: none;
}
A.delete:visited
{
	color: #000000;
	text-decoration: none;
}
A.delete:hover
{

	color: #000000;
	text-decoration: underline;
	background-color : #ffdd11
}

table.newsbox{
	display:inline;
	font-size: 75%;
}


/*--------------------------------------------------------
	*07 footer
----------------------------------------------------------*/

div#footer div.utility{
	width:790px;
	margin-left:7px;
	padding:7px 0;
	background : url(../img/dot.gif) repeat-x left bottom;
}

div#footer div.utility ul{
	text-align:right;
	margin-right:10px;
}

div#footer div.utility ul li{
	display:inline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font-size: 65%;
	line-height: 1.4;
	padding:0 7px;
	color:#666;
}

div#footer div.utility ul li.lastChild{
	padding:0 0 0 7px;
}

div#footer p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	font-size: 65%;
	line-height: 1.4;
}

div#footer div#footerNote{
	width:806px;
	padding-top:5px;
	padding-bottom:7px;
	background : url(../img/footer_btm.gif) no-repeat left bottom;
}

div#footer p.adobe{
	float:left;
	width:460px;
	margin-left:10px;
	display:inline;
	color:#3C3C3C;
}

div#footer p.adobe img{
	float:left;
	margin-right:5px;
}

div#footer p.copy{
	float:right;
	width:311px;
	margin-right:7px;
	padding-top:15px;
	display:inline;
}


/*--------------------------------------------------------
	*00 clearfix
----------------------------------------------------------*/

div#header,
div#wrap,
div#footer,
div#footer div.utility,
div#footerNote{
	min-height:1px; /* IE 7*/
}

div#header:after,
div#wrap:after,
div#footer:after,
div#footer div.utility:after,
div#footerNote:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div#header,
div#wrap,
div#footer,
div#footer div.utility,
div#footerNote{ display:inline-table; }

/* Mac IE  \*/

* html div#header,
* html div#wrap,
* html div#footer,
* html div#footer div.utility,
* html div#footerNote{ height:1px; }

div#header,
div#wrap,
div#footer,
div#footer div.utility,
div#footerNote{ display:block; }
.topics_text {
	font-size: 75%;
	color: #000000;
	line-height: 150%;
}

.text {
	font-size: 75%;
	color: #666666;
	line-height: 200%;
}
.textbold {
	line-height: 120%;
	font-weight: bold;
	color: #EA5082;
	font-size: 80%;
}
.textorange {
	line-height: 120%;
	font-weight: bold;
	color: #EF7E30;
	font-size: 80%;
}

.text_q {
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	color: #34A97F;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

