@charset "utf-8";

* {
	color:#666666;
	padding:0;
	margin: 0;
}

body {
	width: 100%;
	background-attachment: scroll;
	background-image: url(images/snp_2010_01_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a {
	color:#000000;
}

a:hover {
	text-decoration: none;
	color: #663300;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#wrap {
	float: left;
	width: 960px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
	height: 230px;
}
.h1  {
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	position: absolute;
	font-weight: normal;
	font-variant: normal;
	width: 960px;
	top: 5px;
	left: 20px;
	margin-top: 5px;
}

#header #sub {
	font-size: 12px;
	color: #333333;
	position: absolute;
	right: 20px;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/manaweb2010_05.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 144px;
	clear: both;
	float: right;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width: 960px;
	clear: both;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	height: 90px;
	margin-top: 5px;
}

#nav ul {


  }
  

#nav li {
	display: inline;
	list-style-type: none;
  }
  
#nav li a {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 78px;
	text-decoration: none;
	background-position: left center;
	padding-left: 36px;
	padding-right: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	padding-top: 10px;
	background-image: url(img/icon_vavia.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-left: 5px;
}

#nav li a:hover {
	color: #FFFF99;
	background-image: url(img/icon_vavib.png);
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF99;
}
#nav li a:active {
	color: #663300;
	background-image: url(img/icon_vavi.png);
	background-position: 2px center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 78px;
	font-weight: bold;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	float: right;
	width: 670px;
}

#contents p{
	padding-bottom: 5px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image: url(images/manaweb2010_18.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
}

#contents h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
	border-bottom-color: #663300;
	padding-top: 5px;
	line-height: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 8px;
	padding-left: 34px;
	background-attachment: scroll;
	background-image: url(img/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
}


#contents h3 {
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 610px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin-left: 20px;
	padding-top: 10px;
}

#contents h3 a {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	line-height: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999966;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 610px;
	padding-left: 5px;
	background-attachment: fixed;
	background-image: url(img/icon_smil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#contents h4 {
	font-size: 16px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 10px;
	margin-left: 20px;
	width: 590px;
	padding-top: 15px;
	padding-left: 30px;
	background-attachment: scroll;
	background-image: url(img/icon_smil.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	margin-bottom: 10px;
}

#contents h5 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	line-height: 40px;
	height: 32px;
	margin-top: 8px;
	padding-top: 5px;
	padding-left: 34px;
	background-attachment: scroll;
	background-image: url(img/icon_attnbig.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contents     h6   {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding-left: 36px;
	background-image: url(img/icon_cam.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC66;
	margin-top: 10px;
	margin-left: 20px;
	background-attachment: scroll;
	width: 584px;
}


#contents ul {
	list-style-type: none;
}
#contents li a {
	font-size: 14px;
}


#contents #c_pad {
	background-image: url(images/manawebimg_12.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin-left: 20px;
	padding-left: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
}	
/**/

#contents #c_pad p a {
	line-height: 20px;
	font-size: 16px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	background-color: #FFFFFF;
	width: 650px;
	margin-left: 10px;
	padding-left: 10px;
}

#contents #c_pad #top_img p {
	font-size: 12px;
	color: #666666;
	background-image: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#contents #c_pad .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	width: 300px;
	margin-right: 5px;
	margin-top: 10px;
}

#contents #c_pad .img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_left {
	float: left;
	background-color: #FFFFFF;
	width: 205px;
	margin: 5px;
	padding: 5px;
}

#contents #c_pad .c_img_left img {
	border: 1px solid #999999;
}

#contents #c_pad .c_img_right {
	float: right;
	width: 250px;
	color: #666666;
	margin-top: 20px;
	margin-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	height: auto;
	line-height: 20px;
	margin-left: 10px;
	border: 1px solid #999999;
}

#contents #c_pad .c_img_right img {
	color: #666666;

}

.btn a {
	font-size: 12px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn02.gif);
	margin-right: 5px;
	position: absolute;
	right: 5px;
	bottom: 8px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.btn a:hover {
	background-color: #FFFFFF;
	background-image: url(img/btn02_ov.gif);
	color: #FFFFCC;
}
/*
２box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box2 {
	float: left;
	padding: 5px;
	margin: 5px;
	position: relative;
	width: 300px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#base #wrap #contents #c_pad .box2 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	border-left-color: #CCCC99;
	color: #666666;
	font-size: 16px;
	font-style: normal;
	width: 290px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#base #wrap #contents #c_pad .box2 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 30px;
	font-variant: normal;
	padding-right: 2px;
}


/*
3box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box3 {
	position: relative;
}
#base #wrap #contents .box3 h4 {
	margin: 0px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	padding-top: 10px;
	padding-left: 10px;
}

#base #wrap #contents .box3 p {
	margin: 0px;
}
#base #wrap #contents .box3 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-left: 5px;
	color: #FFFFFF;
	border: 1px solid #D2D2D2;
	width: 93px;
	display: block;
	text-align: center;
	text-decoration: none;
	position: absolute;
	bottom: 10px;
	padding-right: 5px;
	left: 40px;
}

#contents .box3 .btn a:hover {

}
.box3 a img {
	border: 2px solid #EDEDE9;
}
.box3 a:hover img {
	border: 2px solid #FCD096;
}


#contents .box3_photo {
	float: left;
	height: 160px;
	width: 173px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	position: relative;
	text-align: center;
}

#contents .box3_photo:hover {
	border: 1px solid #CCCCCC;
}

.box3_photo a img {
	border: 2px solid #FFFFFF;
}
.box3_photo a:hover img {
	border: 2px solid #FCD096;
}

/*
コラム
-------------------------------------------------------------------*/	
#base #wrap #contents #c_pad .column {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666666;
	line-height: 20px;
}

/*
テーブル
-------------------------------------------------------------------*/	

#contents #c_pad table {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 20px;
}
#contents #c_pad table td {
	border: 1px solid #CCCC99;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
#contents #c_pad table th {

}
#contents #c_pad form table th {

}


/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 281px;
}

#side li {
	list-style-type: none;
}

#side_d {
	margin-bottom: 5px;
	margin-right: auto;
	margin-top: 0px;
	width: 280px;
	background-attachment: scroll;
	background-image: url(images/manawebimg_11.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

#side_d h3 {
	display: block;
	line-height: 34px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 16px;
	text-align: left;
	height: 35px;
	padding-left: 20px;
	background-image: url(img/mnbn.jpg);
	background-repeat: no-repeat;
}

#side_d ul {

}

#side_d li a {
	display: block;
	font-size: 16px;
	color:#555555;
	line-height: 30px;
	padding-left: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/icon_sdmn.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-weight: normal;
	height: 30px;
}


#side_d li a:hover {
	color: #663300;
	text-decoration: none;
	background-image: url(img/icon_sdmn02.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
}


#side img {
	border:none;
}
#side_add {
	padding: 2px;
	text-align: center;
}


#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}
/*
フッタメニュー
-------------------------------------------------------------------*/
#foot_line {
	height: 250px;
	clear: both;
	width: 100%;
	background-attachment: scroll;
	background-image: url(img/ftimg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#f_menu {
	clear: both;
	height: 300px;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	background-attachment: scroll;
	background-image: url(img/ftimg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#f_menu h3 {
	color: #696856;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #85846D;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#f_menu li a {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;
	font-weight: bold;
}

#f_menu p {
	font-size: 12px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
}
#copyright  /*
コピーライト
-------------------------------------------------------------------*/

 {
	font-style: normal;
	color: #000000;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 10px;
	clear: both;
}

