@charset "utf-8";
/*
Theme Name: Mutou_New-Style [Default]
Theme URI: http://www.support.ne.jp
Description: 衆議院議員 武藤ようじ 公式ホームページ のデフォルトテーマ(21年更新版)
Version: 1.0
Author: Tomoya Makino
Author URI: http://www.support.ne.jp
Tags: 国会議員, 衆議院議員, 自民党, 自由民主党, 岐阜第3選挙区
*/


/* ======== Initialize */
* {
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 1em;
}
ol, ul {
	margin: 0;
	padding: 0 0 1em 2em;
}
li {
	padding: 2px 0;
}
dl {
	margin: 0;
	padding: 0 0 1em 2em;
}
dt {
	margin: 1em 0 0;
}
dd {
	padding: 0 0 0 1em;
}
a img {
	border: 0px;
}
table, form, input, textarea, h1, h2, h3, h4 {
	font-size: 100%;
}
sub {
	font-size: smaller;
}
span.ABBR {
	letter-spacing: 1px;
	color: #666;
	font-size: smaller;
}
/* =================== */

/* ============ Common */
body {
	font-size: 65.5%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro",  Tahoma, Sans-Serif;
	text-align: center;
	background: #FFFFFF;
	color: #333;
	border-bottom-width:5px;
}
#page {
	width: 856px;
	margin: 0 auto;
	text-align: left;
}
.border{
	border-bottom-width:5px;
}

.body_wrap {
	background: #ffffff;
	font-size: 1.2em;
	border-style:solid;
	border-color: #3165ac;
	}
#HeadTitle {
	background: url(images/h1_bg.gif) right top no-repeat;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.attach_left {
	width: auto;
	float: left;
	padding: 0 4px 4px 0;
	text-align: center;
}
.attach_right {
	width: auto;
	float: right;
	padding: 0 0 4px 4px;
	text-align: center;
}
.caption {
	font-size: 82%;
	text-align: left;
	color: #888;
}
.break {
	height: 1px;
	clear: both;
}
.break_left {
	height: 1px;
	clear: left;
}
.break_right {
	height: 1px;
	clear: right;
}
.break hr {
	display: none;
}
a:link {
	text-decoration: none;
	color: #BD1410;
}
a:visited {
	text-decoration: none;
	color: #BD1410;
}
a:hover {
	text-decoration: underline;
	color: #BD1410;
}
a:active {
	text-decoration: underline;
	color: #BD1410;
}
/* =================== */

/* ============ Header */
#Header {
	height: 100px;
	position: relative;
	font-size: 1em;
	background: #3165ac;
	color: #ffffff;
}

#Header h1 {
	color: #ffffff;
	font-size: 130%;
	padding: 10px 5px;
}
#Header h1 span {
	font-size: 150%;
}
#Header2 {
	height: 100px;
	position: relative;
	font-size: 1em;
	background: #3165ac;
	color: #ffffff;
}
#Header2 h1 a {
	display: block;
	width: 250px;
	height: 53px;
	position: absolute;
	top: 4px;
	left: 3px;
	text-indent: -5000em;
	background: url(images/sub_header.jpg) no-repeat;
}
#MainMenu {
	width: 850px;
	height: 35px;
	overflow: hidden;
	position: absolute; 
	left: 0px;
	bottom: 0px;
	border-left: 2px solid #3165ac;
	border-right: 2px solid #3165ac;
	background: #B4C0D4;
}
#MainMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#MainMenu ul li {
	width: 106px;
	height: 37px;
	float: left;
	margin: 0;
	padding: 0;
}
#MainMenu ul li a {
	display: block;
	width: 106px;
	height: 37px;
	text-indent: -5000em;
}
#MainMenu ul li.page-item-2 a {
	background: url(images/menu_b1.jpg) left top no-repeat;
}
#MainMenu ul li.page-item-165 a {
	background: url(images/menu_b2.jpg) left top no-repeat;
}
#MainMenu ul li.page-item-168 a {
	background: url(images/menu_b3.jpg) left top no-repeat;
}
#MainMenu ul li.page-item-169 a {
	background: url(images/menu_b4.jpg) left top no-repeat;
}
#MainMenu ul li.page-item-36 a {
	background: url(images/menu_b5.jpg) left top no-repeat;
}
#MainMenu ul li.page-item-7 a {
	background: url(images/menu_b6.jpg) left top no-repeat;
}
#MainMenu ul li.page-item-170 {
	width: 107px;
}
#MainMenu ul li.page-item-170 a {
	width: 107px;
	background: url(images/menu_b7.jpg) left top no-repeat;
}
#MainMenu ul li.page-item-6 {
	width: 107px;
}
#MainMenu ul li.page-item-6 a {
	width: 107px;
	background: url(images/menu_b8.jpg) left top no-repeat;
}
#MainMenu ul li a:hover {
	background-position: left -35px;
}
#MainMenu ul li.current_page_item a,
#MainMenu ul li.current_page_item a:hover {
	background-position: left -70px;
}


.SubMenu1,
.SubMenu1 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.SubMenu1 .profile a {
	display: block;
	position: absolute;
	top: 6px;
	right: 12px;
	width: 130px;
	height: 24px;
	text-indent: -5000em;
	background: url(images/sub_menu_profile.jpg);
}
.SubMenu1 .blog a {
	display: block;
	position: absolute;
	top: 30px;
	right: 12px;
	width: 130px;
	height: 24px;
	text-indent: -5000em;
	background: url(images/sub_menu_blog.jpg);
}
/* =================== */

/* ============ Footer */
#Footer {
	background: #336;
	height: 50px;
	padding: 5px;
	text-align: right;
	color:#3165ac;
}

#Copyright {
	color: #ffffff;
}
#Copyright span {

}

/* =================== */

/* ========= FrontPage */
#MainPage_FrontArea{
	background: #FFFFFF url(images/top_main.jpg) right top no-repeat;
	padding-top : 730px;
	position : relative;
}
.most_recent_post_wrap{
	width:380px;
	background: #fff url(images/news_shadow.jpg) right bottom no-repeat;
	position: absolute;
	left: 10px;
	top: 558px;
	font-size: 82%;
	}
.most_recent_post_wrap h2{
	line-height: 27px;
	background: url(images/bg_blog.jpg) ;
	padding : 0 40px 0;
	text-indent: -5000em;
	}
.most_recent_post_body{
	margin: 6px;
}
.img_body {
	margin-left: 110px;
}
.most_recent_post_img{
	width: 90px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin: 6px 10px; 	
}
.nav{
	text-align:right;
	border-top: 4px dotted #666 ;
	padding-top: 6px;
}

.Topnews{
	width: 410px;
	margin: 0 auto;

}
.Topnews h2{
	line-height: 30px;
	background: url(images/bg_news.jpg) ;
	padding-left: 25px; 
	color: #FFFFFF;
}
.Newsmain{
	margin: 6px 20px 12px;
}
.NewsTBL{
	margin-bottom: 1em;
}

.NewsTBL td{
	background:url(images/news_line.jpg) center bottom no-repeat;

	}


/* =================== */

/* ============ About Mutou Youji */
#Page_about-mutou-youji {
	padding: 8px 0 0;
}
#Page_about-mutou-youji h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_about-mutou.jpg) no-repeat;
}
/* =================== */

/* ============ Policy */
#Page_policy {
	padding: 8px 0 0;
}
#Page_policy h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_policy.gif) no-repeat;
}
#Page_policy h2 {
	margin: 6px 0;
	padding: 5px 10px;
	font-size: 1.2em;
	letter-spacing: 2px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #666 url(images/h2_shadow.gif) repeat-x;
	color: #FFF;
}
#Policy_Body {
	padding: 12px 36px;
	font-size: 1.26em;
	letter-spacing: 2px;
	line-height: 1.4em;
}

/* =================== */

/* =========== Profile */
#Page_profile {
	padding: 8px 0 0;
}
#Page_profile h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_profile.gif) no-repeat;
}
#Page_profile h2 {
	margin: 6px 0;
	padding: 5px 10px;
	font-size: 1.2em;
	letter-spacing: 2px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #666 url(images/h2_shadow.gif) repeat-x;
	color: #FFF;
}
.Profile_Body {
	padding: 12px 36px;
	letter-spacing: 2px;
	line-height: 1.4em;
}
.Profile_Body table {
	width: 98%;
	margin: 1em 0;
	border-collapse: collapse;
}
.Profile_Body table th {
	width: 8em;
	padding: 2px 4px;
	text-align: center;
	border-bottom: 1px solid #CCC;
	background: #F3F3F3;
}
.Profile_Body table th.Year {
	width: 8em;
}
.Profile_Body table th.Month {
	width: 3em;
	text-align: right;
}
.Profile_Body table td {
	padding: 2px 4px;
	border-bottom: 1px solid #CCC;
}
/* =================== */

/* =========== Salutation */
#Page_salutation {
	padding: 8px 0 0;
}
#Page_salutation h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_salutation.jpg) no-repeat;
}
#Page_salutation #Intoroduction_Body {
	padding: 12px 36px;
	font-size: 1.26em;
	letter-spacing: 2px;
	line-height: 1.4em;
}
/* =================== */

/* =========== Attitude */
#Page_my-attitude {
	padding: 8px 0 0;
}
#Page_my-attitude h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_my-attitude.jpg) no-repeat;
}
.My-attitude_Body {
	padding: 12px 36px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.4em;
}
/* =================== */

/* ============== Books */

#Page_books {
	padding: 8px 0 0;
}
#Page_books h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_books.jpg) no-repeat;
}
.Books_Body {
	padding: 12px 36px;
	letter-spacing: 2px;
	line-height: 1.4em;
}
/* =================== */

/* ============== InternShip */

#Page_internship {
	padding: 8px 0 0;
}
#Page_internship h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_internship.jpg) no-repeat;
}
#Page_internship h2.Intern {
	display: block;
	margin: 0 0 6px;
	padding: 3px 5px;
	cursor: pointer;
	border-bottom: 1px solid #bd1410;
}
#Page_internship h2.Intern:hover {
	background: #f6e4be;
}
.Internship_Body {
	padding: 12px 36px;
	letter-spacing: 2px;
	line-height: 1.4em;
}
.Internship_Body .impression {
	margin: 0 0 2em 1.8em;
	padding: 1em;
	border: 1px solid #aaa;
}
/* =================== */

/* ============== Donation */
#Page_net-donation {
	padding: 8px 0 0;
}
#Page_net-donation h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_donate.jpg) no-repeat;
}
.Donation_Body {
	padding: 12px 36px;
	letter-spacing: 2px;
	line-height: 1.4em;
}
/* =================== */

/* ============== Link */
#Page_link {
	padding: 8px 0 0;
}
#Page_link h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_link.gif) no-repeat;
}
#Page_link h2 {
	margin: 6px 0;
	padding: 5px 10px;
	font-size: 1.2em;
	letter-spacing: 2px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #666 url(images/h2_shadow.gif) repeat-x;
	color: #FFF;
}
#Link_Body {
	padding: 12px 0;
	letter-spacing: 2px;
	line-height: 1.4em;
}
#LinkList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#LinkList ul {
	margin: 0 36px;
	padding: 0;
	list-style-type: none;
}
#LinkList ul li {
	padding: 6px 5px 2px;
	font-size: smaller;
	letter-spacing: 0px;
	border-bottom: 1px dashed #CCC;
	color: #666;
}
#LinkList ul li a {
	display: block;
	padding: 4px 0;
	font-size: large;
}
#LinkList ul li a:hover {
	background: #FFF7F6;
}
/* =================== */

/* ============== Info */
#Page_info {
	padding: 8px 0 0;
}
#Page_info h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_info.gif) no-repeat;
}
#Page_info h2 {
	margin: 6px 0;
	padding: 5px 10px;
	font-size: 1.2em;
	letter-spacing: 2px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #666 url(images/h2_shadow.gif) repeat-x;
	color: #FFF;
}
.Info_Body {
	padding: 12px 36px;
	letter-spacing: 2px;
	line-height: 1.4em;
}
.Info_Body h3 {
	margin: 0 0 6px;
	border-bottom: 1px solid #888;
}
.Info_Body h3.accessmap {
	line-height: 16px;
	text-indent: -5000em;
	background: url(images/h3_accessmap.gif) no-repeat;
}
.Info_Body address {
	margin: 1em 0;
	font-style: normal;
}
.Info_Body .al_map {
	padding: 0 0 2em;
	text-align: center;
}
.GIFU_Blocks {
	padding: 12px 36px;
	text-align: center;
}
#MiniWin {
	display: none;
	position: absolute;
}
#MiniWin img {
	border: 16px solid #666;
}
/* =================== */

/* ============== Contact */
#Page_contact {
	padding: 8px 0 0;
}
#Page_contact h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_mail.gif) no-repeat;
}
#Contact_Body {
	padding: 12px 36px;
	line-height: 1.4em;
	background: url(images/mailbody_bg.gif) right top no-repeat;
}
#Contact_Body fieldset {
	margin: 0 0 1em;
	padding: 2px 5px;
	padding-bottom: 1em;
	border-width: 1px;
}
#Contact_Body fieldset legend {
	padding: 0 5px;
}
#Contact_Body fieldset span {
	color: #C33;
}
#Contact_Body fieldset input {
	padding: 2px;
	border: 1px solid #999;
	background: #EEE;
}
#Contact_Body fieldset textarea {
	width: 97% !important;
	padding: 2px;
	border: 1px solid #999;
	background: #EEE;
}
#Contact_Body fieldset select {
	border: 1px solid #999;
	background: #EEE;
}
#Contact_Body fieldset option {
	padding: 2px;
	background: #EEE;
}
/* =================== */

/* ========== Magazine */
#Page_gifu39 {
	padding: 8px 0 0;
}
#Page_gifu39 h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_magazine.gif) no-repeat;
}
#Page_gifu39 h2.Volume_INDEX {
	margin: 6px 0;
	padding: 5px 10px;
	font-size: 1.2em;
	letter-spacing: 2px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #666 url(images/h2_shadow.gif) repeat-x;
	color: #FFF;
}
#Volume_LIST {
	margin: 0;
	padding: 0 2em;
}
#Volume_LIST li {
	padding: 2px 5px;
	line-height: 2em;
	list-style-position: inside;
	border-bottom: 1px dashed #CCC;
}
#News_Body {
	padding: 12px 36px 12px;
	letter-spacing: 2px;
	line-height: 1.4em;
}
#News_Body h2 {
	margin: 1.6em 0 12px;
	padding: 4px 4px 9px 2em;
	font-size: 1.4em;
	line-height: 1.2em;
	text-indent: -1.7em;
	border-left: 1em solid #BD1410;
	background: #000 url(images/jeans_line.gif) left bottom repeat-x;
	color: #FFF;
}
#VolNumber {
	margin: 6px 0 0;
	padding: 5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 2px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #666 url(images/h2_shadow.gif) repeat-x;
	color: #FFF;
}
#News_Body .ScrollUp {
	clear: both;
	height: 1em;
	margin: 1em 0;
	text-align: right;
}
#News_Body .ScrollUp a {
	display: block;
	width: 48px;
	height: 9px;
	float: right;
	text-align: left;
	text-indent: -5000em;
	overflow: hidden;
	background: url(images/up.gif) no-repeat;
}
#News_Body .Layout_TBL {
	width: 437px;
	border-collapse: collapse;
	border: 0px;
}
#News_Body .Layout_TBL td {
	text-align: center;
	vertical-align: top;
}
#News_Body .Schedule {
	width: 437px;
	margin: 2em 0 1em;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
#News_Body .Schedule th {
	width: 3em;
	padding: 2px 4px;
	text-align: right;
	border: 1px solid #CCC;
	background: #F3F3F3;
}
#News_Body .Schedule td {
	padding: 2px 4px;
	border: 1px solid #CCC;
}
#News_Body .Schedule td ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#News_Body .Schedule td ul li {
	display: inline;
	padding: 0 1em 0 0;
}
#News_Body .One_Comment {
	margin: 0 0 1em 0;
	padding: 33px 10px 16px;
	border-bottom: 1px solid #CCC;
	background: #F3F3F3 url(images/one_comment_head.gif) no-repeat;
}
#News_Body .One_Comment p {
	margin: 0.5em 0;
}
#News_Body a img {
	border: 2px solid #FFF;
}
#News_Body a:hover img {
	border: 2px solid #BD1410;
}
/* =================== */


/* ============== Blog */
#Page_BLOG {
	padding: 8px 0 0;
}
#Page_BLOG h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_blog.gif) no-repeat;
}
#Page_BLOG .Stories {
	margin: 0 32px;
	padding: 35px 0 20px;
	border-bottom: 1px dashed #CCC;
	background: url(images/stories_eyecatch.gif) left 18px no-repeat;
}
#Page_BLOG .Stories .Stories_Header {
	padding: 6px 6px 10px;
	background: url(images/stories_head.gif) left bottom;
}
#Page_BLOG .Stories h2 {
	margin: 0 0 4px;
	font-size: 1.5em;
}
#Page_BLOG .Stories .EditDate {
	margin: 0 0 12px;
	font-size: 0.86em;
	text-align: right;
	color: #888;
}
#Page_BLOG .Stories .entry {
	padding: 0 6px;
	font-size: 1.05em;
	letter-spacing: 1px;
	line-height: 1.5em;
}
#Page_BLOG .Stories .postmetadata {
	clear: both;
	font-size: 0.86em;
	text-align: right;
	color: #888;
}
#Page_BLOG a img {
	border: 2px solid #FFF;
}
#Page_BLOG a:hover img {
	border: 2px solid #BD1410;
}
#Single_BLOG {
	padding: 8px 0 0;
}
#Single_BLOG h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_blog.gif) no-repeat;
}
#Single_BLOG .Stories {
	margin: 0 36px;
	padding: 35px 0 20px;
	border-bottom: 1px dashed #CCC;
	background: url(images/stories_eyecatch.gif) left 18px no-repeat;
}
#Single_BLOG .Stories .Stories_Header {
	padding: 10px 6px 20px;
	background: url(images/stories_head.gif) left bottom;
}
#Single_BLOG .Stories h2 {
	margin: 0 0 4px;
	font-size: 1.5em;
}
#Single_BLOG .Stories .EditDate {
	clear: both;
	margin: 0 0 12px;
	font-size: 0.86em;
	text-align: right;
	color: #888;
}
#Single_BLOG .Stories .entry {
	padding: 0 6px;
	font-size: 1.05em;
	letter-spacing: 1px;
	line-height: 1.5em;
}
#Single_BLOG .Stories .postmetadata {
	clear: both;
	font-size: 0.86em;
	text-align: right;
	color: #888;
}
#Single_BLOG a img {
	border: 2px solid #FFF;
}
#Single_BLOG a:hover img {
	border: 2px solid #BD1410;
}
.navigation {
	padding: 1em 12px 8px;
}
.navigation .alignleft, .navigation .alignright {
	width: 240px;
}
.navigation .alignright {
	text-align: right;
}
.navigation a:link {
	color: #888;
}
.navigation a:visited {
	color: #888;
}
/* =================== */

/* ============== Archive */
#Archive {
	padding: 8px 0 0;
}
#Archive h1 {
	height: 50px;
	text-indent: -5000em;
	background: url(images/h1_blog.gif) no-repeat;
}
#Archive h2 {
	margin: 6px 0;
	padding: 5px 10px;
	font-size: 1.2em;
	letter-spacing: 2px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #666 url(images/h2_shadow.gif) repeat-x;
	color: #FFF;
}
#Archive .Stories {
	margin: 0 36px;
	padding: 35px 0 20px;
	border-bottom: 1px dashed #CCC;
	background: url(images/stories_eyecatch.gif) left 18px no-repeat;
}
#Archive .Stories .Stories_Header {
	padding: 6px 6px 10px;
	background: url(images/stories_head.gif) left bottom;
}
#Archive .Stories h3 {
	margin: 0 0 4px;
	font-size: 1.2em;
}
#Archive .Stories .EditDate {
	margin: 0 0 12px;
	font-size: 0.86em;
	text-align: right;
	color: #888;
}
#Archive .Stories .entry {
	padding: 0 6px;
	letter-spacing: 0px;
	line-height: 1.2em;
}
#Archive .Stories .postmetadata {
	clear: both;
	font-size: 0.86em;
	text-align: right;
	color: #888;
}
/* =================== */


/* ============== Search Result */

#Page_SearchResult {
	padding: 8px 0 0;
}
#Page_SearchResult h1 {
	margin: 6px 0;
	padding: 5px 10px;
	font-size: 1.2em;
	letter-spacing: 2px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #666 url(images/h2_shadow.gif) repeat-x;
	color: #FFF;
}
#Page_SearchResult .post {
	margin: 0 12px;
	padding: 12px 0 6px;
	border-bottom: 1px dashed #CCC;
}
#Page_SearchResult h2 {
	margin: 0 0 6px;
	padding: 4px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFF;
}
#Page_SearchResult .EditDate {
	margin: 0;
	font-size: 0.86em;
	text-align: right;
	color: #888;
}

/* =================== */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0 2px 5px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 5px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.aligncenter {
	display: block;
	margin: 5px auto;
}
/* End Images */