@charset "utf-8";

/*************************************/
/* デフォルト */
/*************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
}

body {
	margin:0;
  	text-align: center;
	background: #fff url(../images/bg_body.gif) repeat-x center top;
}

/* -------- リンクカラー -------- */
a:link,
a:visited,
a:active {
	color: #67AC0E;
	text-decoration: none;
}

a:hover {
	color: #8CD62C;
	text-decoration: underline;
}

/*************************************/
/* 全体 */
/*************************************/
#wrapper {
  	width: 780px;
  	text-align: left; 
 	margin-left: auto; 
 	margin-right: auto;
  	background:#FFF; 
  	border: 1px solid #FCB17B;
  	clear: both;
}

/*************************************/
/* ヘッダー */
/*************************************/
#header {
	width: 780px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	background: url(../images/header.jpg) no-repeat;
	clear: both;
}

#header img { 
	border: none
}

#header h1 { 
	margin: 0px;
	padding-top: 40px;
	padding-left: 25px;
	font-family: verdana, arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
}

#header h2 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	float: right;
	width: 660px;/* -- バナー文字位置 -- */
	margin: 90px 20px 0 0;
	padding: 0;
	color: #F15B09;/* -- フォントカラー -- */
}

.none {
	display:none;
}

.top_img {
	padding: 0;
	margin: 0;
}

/* -------- ナビ -------- */
#g-navi {
	width: 780px;
	height: 41px;
	background: #FE984D url(../images/nav.gif);
	border-color: #FE984D;
}

#g-navi a {
	background: #FE984D url(../images/nav.gif);
	border-right: 1px solid #FEAD72;/* -- サイド線 -- */
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

#g-navi a:hover {
	background-position: left bottom;
	color: #fff;
}

/* -------- ぱんくず -------- */
.pan {
	margin: 14px 10px 4px 15px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
}

/*************************************/
/* メインエリア */
/*************************************/
#container {
  	margin-top: 10px;
  	margin-bottom: 10px;
  	margin-left: 25px;
  	margin-right: 15px;
  	clear: both;
}

/* -------- メインコンテンツ -------- */
#primary {
  	float: left;
  	width:460px;
	height: auto;
	font-size: 12px;
  	background-color: #fff;
  	border:0px dashed #cccccc;
}

#primary h3,
h4 { 
  	width: 460px;
	line-height: 40px;
  	margin-bottom: 10px;
	padding: 2px 15px 2px 16px;
  	font-size: 14px;
	color: #343434; 
	background: url(../images/bg_h3.gif) bottom left no-repeat;
}

#primary p {
  	margin: 10px 5px 10px 0;
	padding: 0;
  	font-size: 12px;
  	color: #000000;
	line-height: 18px;
}

#primary img { 
	margin: 0;
	padding-bottom: 10px;
	float: left;
	border: none;
}

#primary .noborder img {
	border: none;
	text-align: left;
	clear: both;
}

#primary ul {
	text-align: left;
	margin: 4px;
	padding: 4px 2px 3px 10px;
	list-style: none;
}

#primary li {
	text-align: left;
	margin: 4px;
	padding: 0px 0px 2px 20px;
	list-style-type: none; 
	background: url(../images/arrow02.gif) no-repeat; 
}

.clear { clear: both; } 

.more {
	font-size: 12px;
	text-align:right;
	margin-bottom: 20px;
}

.pagetop {
	margin: 10px 0;
	padding: 3px;
	font-size: 12px;
	text-align: right;
}

/* -------- ピックアップ -------- */
#primary_box {
	padding: 10px;
	margin: 10px 0;
	font-size: 12px;
    	background-color: #E7FDA8;/* -- 背景色 -- */
}

#primary_box p{
	margin:10px 0;
	font-size:12px;
}

#primary_box h5 {
	margin: 0px 0px 10px;
	padding: 2px 0px 2px 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px dotted #404040;
   	line-height:25px;
}

#primary_box ul {
	margin: 0px;
	padding: 0px;
}

#primary_box li {
	margin-top: 4px;
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: none;
	background: url(../images/icon_copy.gif) no-repeat;
}

.category {
	font-size: 10px;
	text-align:right;
	margin-bottom:20px;
	padding:3px;
}

/* -------- サイドバー -------- */
#sidebar {
	float: right;
	width: 240px;
	height: auto;
   	margin-top:5px;
	border:0px dashed #000000;
}

#sidebar h2,
#sidebar h3,
#sidebar h4 {
	width: 240px;
	height: 42px;
	margin: 5px;
	padding: 12px 10px 2px 16px;
	font-size: 14px;/* -- フォント -- */
	color: #343434;
	background: url(../images/menu.gif) no-repeat;
}

.arrow01 { 
  	margin: 0 10px 20px 5px;
  	padding: 0;
  	list-style: none;
} 

.arrow01 ul {
	margin: 2px;
	padding: 0px 2px 3px 10px;
	text-align: left;
	list-style: none;
}

.arrow01 li { 
	margin: 2px;
	padding: 2px 10px 4px 20px;
	text-align: left;
	line-height:18px;
	font-size: 12px;
	list-style: none;
	background: url(../images/arrow01.gif) no-repeat;
	border-bottom: #999999 1px dotted;
}

#sidebar p {
	margin: 5px 15px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

#sidebar img {
	border: 0;
}

/*************************************/
/* フッター部 */
/*************************************/
#footer {
	width: 780px;
	height: 34px;
	background: url(../images/footer.gif) repeat-x center top;
	clear: both;
}

#footer p {
	padding-top:14px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	letter-spacing:1px;
}

#footer2 {
background-color:#ffffff;
border-top-color:#0080ff;
border-top-style:dotted;
border-top-width:1px;
width:780px;
clear:both
}

#footer2 p {
	padding-top:5px;
margin-left:10px;
margin-right:10px;
	font-size: 11px;
	color: #fff;
}

#footer2 a {
	color: #333333;
	text-decoration:none;
}


/* ---------- clear ---------- */
div.clear {
	clear:both;
	height:1px;
}

div.clear hr {
	display:none;
}

