/* ベーススタイル */

body {
	background-color:#fff;
}
a:link {color:#000099;}
a:visited {color:#CC66CC;}
a:active {color:#FF0000;}
a:hover {color:#FF0000;}
a.black {color:#000;}

p {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
}

h1 {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	font-weight:bold;
	}

h2 {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	font-weight:bold;
	}


/* 全体ボックス */

#containerouter {
	width:100%;
	text-align:center;
	position:relative;
	padding:1px 0 10px 0;
}

#containermain {
	width:770px;
	text-align:left;
	margin:0 auto 15px auto;
	position:relative;
	background-color:#FFF;
}

/* タグライン */

#tagline {
	color:#999999;
/*	margin:3px 20px -20px 0;*/
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

/* ヘッダ */

#header {
	text-align:center;
	background-color:#FFF;
	margin:20px auto 0 auto;
	positon:relative;
}

/* パンくずリスト */

#topicpath {
	margin:0 0 5px 12px;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
}

/* フッタ */

#foot {
	clear:both;
	padding-top:15px;
}

#footnav {
	text-align:center;
	font-size:14px;
	margin:0 auto 10px auto;
	padding-top:10px;
	border-top:2px solid #F00;
}

#copy {
	text-align:center;
	font-size:12px;
	margin:10px 20px;
}



/* トップページ：段組なし */

#main {
	margin:5px 20px;
}

/* トップページ：2段組 */

#left {
	margin:0px 0px 0px 0px;
	padding:0 10px 0 10px;
	width:430px;
	float:left;
}

#right {
	margin:0px 0px 0px 0px;
	padding:0 0 0 10px;
	width:300px;
	float:right;
}

/* 各ページ：2段組 */

#content {
	margin:5px 0px 5px 10px;
	color:#666666;
	padding:0 10px 0 0;
	width:540px;
	float:left;
}

#menu {
	float:right;
	width:180px;
	margin:5px 15px 20px 0px;
	}

#menu ul {
	margin:0 0;
	padding-left:0;
	}

#menu h2 {
	margin-bottom:0;
	padding:3px;
	color:#fff;
	background-color:#999;
	letter-spacing: .3em;
	}

#menu h2 a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	}
	
#menu li {
	margin-bottom:0;
	background:#fff;
	list-style-type:none;
	font-size:12px;
	padding:5px 5px;
	border-bottom:1px dashed #666;
	}
	
#menu li a {
	background:#fff;
	list-style-type:none;
	text-decoration:none;
	display:block;
	color:#3f526b;
	}

#menu li a:hover {
	background:#eef0f2;
	}

.catch_copy {
	background:#FFF;
	margin: 10px 0 10px 3px;
		}

/* 各ページ：サブボックス */

#subbox {

}

/* Powered by */

.powered {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	}


/* 画像配置（左寄せ＋テキスト回り込み、縁取り） */

.pict { border: 4px solid #FCF7F5; float: left; margin: 0 8px 5px 0; padding: 0; }


/* トップページ：お知らせボックス */

.info_box {  }


/* 行／画像のセンタリング */

.center {
  border: 0;
  text-align: center;
  margin: 0;
  padding: 0;
}


/* 行／画像の右寄せ */

.right {
  border: 0;
  text-align: right;
  margin: 0;
  padding: 0;
}


/* トップページ：お知らせボックス内指定 */

.closeup {
	padding:0 0 20px 13px;
}
.closeup img {
	border:0;
}
.field {
/*  background: #FFF repeat; */
/*  background: url("http://okudakenji.s97.xrea.com/common/image/field_pink.gif") repeat;
  border: 1px solid #FFF;*/
/*  border: 1px solid #CCC; */
border: 1px solid #CCC;
background: url("../image/field_grey.gif") repeat;
  margin: 0 3px;
  padding: 15px 5px 5px 5px;
  height:455px;/*125px*/
  width: auto;
  overflow: auto;
  font-size: 14px;
}
.field .field_title {
  margin: 0 10px 10px;
  padding-left: 3px;
  padding-bottom: 3px;
  border-bottom: 2px solid #FF0000;
  font-weight:bolder;
  font-size: 120%;
}
ul {
  list-style-type: square;
}

li {
  color: #0000CC;
}
.field ul {
  margin-top:15px;
  margin-bottom:15px;
  margin-left: 0;
  padding-left:20px;
}

.field li {
  padding-left:15px;
  list-style-type: none;
  background: url("../image/icon_box_red.gif") no-repeat scroll left center;
  line-height: 150%;
}

/* オレンジの見出し */

.orange_head { 
	border-left: 10px solid #FF9933;
	margin-left: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
  }


/* profile-field */

#profile_field {
  background: url("http://www.okudakenji.com/common/image/field_pink.gif") repeat;
  border: 0px solid #FF3300;
  margin: 0px 0px;
  padding: 10px 20px 10px 20px;
  color: #333;
}
#profile_field ul {
  margin-top:15px;
  margin-bottom:15px;
  margin-left: 0;
  padding-left:10px;
}
#profile_field  li {
  margin-bottom: 15px;
  padding-left:15px;
  list-style-type: none;
  background: url("../image/icon_box_red.gif") no-repeat scroll left 8px;
  line-height: 150%;
  color: #000;
}

.smaller { font-size: smaller; }


/* なかのマニフェスト2010 */
#content-wide {
	margin:10px 0px 10px 10px;
	color:#666666;
	padding:0 10px 0 0;
	width:744px;
	/*border: 1px solid red;*/
}
#nakano-manifesto h1 {
	font-size: 150%;
	border-bottom: 2px solid red;
}
#nakano-manifesto h2 {
	font-size: 120%;
	border-left: 10px solid #FF9933;
	margin-bottom: 10px;
	padding-left: 3px;
}
#nakano-manifesto h3 {
	margin-top: 20px;
	font-size: 100%;
	border-bottom: 1px solid black;
}
.align-center {
	text-align:center;
}
#nakano-manifesto a img {
	margin-right: 5px;
	border: none;
}
#nakano-manifesto blockquote {
  margin: 5px 0;
  padding: 15px 0;
  background: transparent url("http://okudakenji.s97.xrea.com/common/image/field_pink.gif") scroll repeat top left;
  border: 1px solid #FF0000;
  font-size: 125%;
  text-align:center;
}
#nakano-manifesto .link-list {
  border: 1px solid #CCC;
  background: url("../image/field_grey.gif") repeat;
  margin: 10px 0;
  padding: 0px 15px 15px 15px;
  width: auto;
  line-height: 1.5em;
}
#nakano-manifesto .link-list a {
  text-decoration: none;
}
#nakano-manifesto ul {
  list-style-type: square;
}
#nakano-manifesto li {
  color: #000;
}
#nakano-manifesto ul {
  margin-top:15px;
  margin-bottom:15px;
  margin-left: 0;
  padding-left:10px;
}
#nakano-manifesto  li {
  padding-left:15px;
  list-style-type: none;
  background: url("../image/icon_box_red.gif") no-repeat scroll left 8px;
  line-height: 150%;
}
