﻿/* CSS Document */

@charset "utf-8";

/*
Theme Name: rdsgn										
*/


/* Reset ------------------------------------------------------------------ */
:link,:visited {
    text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

table {
    border-spacing: 0;
}

fieldset,img,abbr,acronym {
    border: 0;
}

ol,ul {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

a {
    text-decoration: none;
    outline: none;
}

hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}

a img,:link img,:visited img {
    border: none;
}

address {
    font-style: normal;
    display: inline;
}

/* Utilities ----------------------------------------------------------------- */
#content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#content-inner {
	display: inline-block;
}

/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }

/* Content ---------------------------------------------------------------- */
a:link, a:visited {
    text-decoration: none;
}

p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

/* Assets */
.asset-body,
.asset-more,
.more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.trackbacks-info,
.trackback-content,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-meta {
    font-size: 11px;
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
    clear:both;
    border: 0;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

/* Feedback */
.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */
.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
	margin:0;
	padding:0;
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget ul ul {
    margin-left: 15px;
}

.widget li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.widget-search ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li {
    margin: 5px 0;
}

/* Layout ----------------------------------------------------------------- */
#container-inner {
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#title, #content, #alpha, #beta, #footer2 {
    position: relative;
}

#alpha, #beta {
    display: inline;
    float: left;
}

#content-inner, #footer-inner,
#alpha-inner, #beta-inner {
    position: static;
}

#content-inner, #footer-inner {

    padding-bottom: 20px;
}

#footer-inner,
#alpha-inner, #beta-inner {
    overflow: hidden;
	padding: 0;
}

#content-inner {
	padding-top: 80px;
}



/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	color:#333333;
	line-height: 1.9;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-image:url(image/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

/* リンクカラー */
a {
	color: #d70000;
}

a:hover {
	color: #3a7500;
	text-decoration: none;
}

.clear {
	clear:both;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	font-size:85% !important;
	font-size:80%;
	margin:0;
}

#gotop a {
	background: url('images/btn_pagetop.gif') no-repeat;
	display: block;
	height: 11px;
	width: 101px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}

/* -----　パンくず　----- */
.navi {
	margin:5px;
	text-align:left;
	font-size:80% !important;
	font-size:80%;
}

/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
#container {
	line-height:2.0;
	font-size:87%;
	width:1100px;
	margin:0 auto;
	text-align:left;
	background: url('') 0 repeat-y;

}

#container p {padding-top:5px;
padding-bottom:5px;
}

#container-inner {
	position: relative;
	width:1100px;
}

/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */
.layout-tw #alpha {
	float: right;
	width: 770px;
	left: 0;
}

.layout-tw #beta {
	float:left;
	width: 300px;
	overflow: hidden;
}


#alpha-inner {
	margin:0;
	padding:0 10px;
}

#beta-inner {
	margin:0;
	padding:0;
}

/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */

#title {
	margin: 0px;
	padding: 0px 0px;
	height: 89px;
	position: relative;
	text-align: left;
	background-image: url(image/header_bg.png);
	background-repeat: no-repeat;
	background-position: 610px top;
}


#title h1 {
	font-size: 10px;
	font-weight:normal;
	line-height: 100%;
	margin: 1px 0px 0px 0px;
	padding: 0;
	text-align: right;
	height: 14px;
	color: #ffffff;
	float: right;
}


#title p {
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
}


#title .contact{
	position:absolute;
	left: 920px;
	top: 27px;
}


/*グローバルナビ*/
#globalnavi{
	margin: 0;
	padding: 0;
	height: 59px;
	background-image: url(image/mbg.jpg);
	margin-bottom: 5px;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
	float: left;
	margin: 0;
	padding: 0;
	display:inline;
	list-style-type:none;
	padding-left: 12px;
	padding-right: 12px;
	border-left: dashed 1px #ccc;
}


#globalnavi a{
  text-align: center;
  padding: 0;
  display:inline;
   list-style-type:none; 

}

#globalnavi a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";

}

#globalnavi .first{border:none;}

li img,dt img,dd img{
vertical-align:bottom;
}



/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	_height:1px;
}

#content-inner {
	padding-top:10px;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer2 {
	width:100%;
	clear:both;
	margin-top: 50px;
	color: #000;
	padding-top:15px;
	padding-bottom:10px;
	background: #F9F9F9;
	text-align: center;
	overflow:hidden;
        height:200px;
}

#bottom-inner{width:1000px;
margin:0 auto;
}


#bmrght{
	float:right;
	width: 340px;
	text-align: left;
	background-image: url(image/bottom_ins.png);
	height: 169px;
        font-size:10px;
}
#bmleft{
	float:left;
	width: 500px;
	text-align: left;
        font-size:10px;
}


/* -- フッターメニュー -- */
.footer-menu {
	text-align:center;
	width:100%;
        font-size:10px;
}

.footer-menu ul {
	padding:10px 10px 5px 10px;
}

.footer-menu li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
	border-left:1px solid #ffffff;
	margin-bottom: 0px;
}

.footer-menu li a {
	color: #ffffff;
}

.footer-menu li a:hover {
	color: #ffffff;
}
.footer-menu li.sampleFooterHome {
	border-left:0;
	padding-left:0;
}

.designed {
	text-align:center;
	padding:2px 0px;
	font-size: 80% !important;
	font-size: 80%;
}

.designed a {
	color:#ffffff;
}

.designed a:hover {
	color:#ffffff;
	text-decoration:none;

	text-align:center;
}


/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
background-color:#006699;
padding:10px;
font-size:20px;
color:#FFFFFF;
margin-bottom:15px;
}

.archive-title em {
	font-style:normal;
}

.entry-asset {
	margin:10px 0 20px;
}

.asset-header {
	padding:0;
}

.asset-name {
	background: url('images/heading4.gif') no-repeat 10px bottom;
	padding:3px 0 4px 25px;
	color:#333;
	font-weight:bold;
	_height:1px;
	font-size:105% !important;
	font-size:100%;
	margin: 0 0 5px;
}

.page-asset .asset-name{
	_height:1px;
	padding:3px 10px;
	background: url('images/heading3.gif') repeat-y;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
	color:#C9C9C9;
	border: 1px solid #000000;
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
	text-decoration:none;
	color: #082279;
}

.asset-body {
	font-size:90% !important;
	font-size:85%;

}

.asset-body li {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	list-style-image: url(image/list.jpg);
}



.asset-more {
	margin:0 10px 10px;
}

.more-link {
	clear:both;
	display: block;
	margin:5px 0;
	background: url('images/arrow03.gif') no-repeat 0 10px;
	padding:4px 0 4px 10px;
	_height:1px;
}

.asset-meta {
	font-size:90% !important;
	font-size:85%;
	text-align:right;
	margin-top:10px;
	font-size:100%;
}

/* ---------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------- */
.archive-content {
	padding:10px;
	line-height:1.3;
}

.archive-content .archive-list {
	margin-bottom:3em;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive li a {
	display:block;
	margin-bottom:0.25em;
	background: url('images/arrow02.gif') no-repeat 0 5px;
	padding:3px 0 3px 20px;
	text-decoration:none;
	color:#082279;
}

.archive li a:hover {
	color:#CCCCCC;
}

/*サブカテゴリ*/
.archive li li {
	margin:0 0 0 20px;
}

.archive li li a {
	background: url(images/arrow_sitemap01.gif) no-repeat 0 7px;
	padding:3px 0 3px 12px;
}

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	_height:1px;
	padding:3px 10px;
	background: url('images/heading3.gif') repeat-y;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
	color:#C9C9C9;
	border: 1px solid #000000;
}

.search-form-content {
	padding:20px;
	border:6px solid #666;
	background-color: #333333;
	text-align:center;
	width:70%;
	margin:0 auto 20px auto;
}

.search-results-header {
	_height:1px;
	padding:3px 10px;
	background: url('images/heading3.gif') repeat-y;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
	color:#C9C9C9;
	border: 1px solid #000000;
}

.search-form-content .box {
	width:200px;
}

.search-form-content .submit{
	font-size:95% !important;
	font-size:90%;
	color:#000;
	border:1px solid #7F7F7F;
	padding:2px;
	height:20px;
	margin: 3px 0 0;
	background: #CCC;
}

/* ---------------------------------------------------------------------
Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
#welcome_message {
	margin-bottom:20px;
}

#welcome_message h3.title {
	_height:1px;
	padding:3px 10px;
	background: url('images/heading3.gif') repeat-y;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
	color:#C9C9C9;
	border: 1px solid #000000;
	margin: 0;
}

#welcome_message .content {
	font-size:90% !important;
	font-size:85%;
	margin:0;
	padding:10px;
}

#welcome_message img {
border:none;
}

/* ---------------------------------------------------------------------
Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin-bottom:20px;
	padding:0 0 10px;
}

#top-news h3 {
	margin: 0;
	_height:1px;
	padding:3px 10px;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
	color:#082279;
	border-left: solid 3px #082279;
	border-bottom: solid 1px #082279;
}

#top-news .news {
	padding:8px 5px 2px 10px;
}

#top-news .day {
	float: left;
	width: 70px;
	color: #666666;
	font-size:105% !important;
	font-size:100%;
	background: url('images/arrow03.gif') no-repeat 0 center;
	padding-left: 15px;
}

#top-news .title {
	font-size:90% !important;
	font-size:85%;
	float: right;
	padding-left:5px;
	width: 450px;
}

#top-news img {
	background-color:#666666;
	padding: 3px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
.top-entry-content {
	margin-bottom:20px;
}

.top-entry-content h3.title {
	margin: 0;
	_height:1px;
	padding:3px 10px;
	background: url('images/heading3.gif') repeat-y;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
	color:#C9C9C9;
	border: 1px solid #000000;
}

.top-entry-content .content {
	font-size:90% !important;
	font-size:85%;
	margin:0;
	padding:10px;
}

.top-entry-content img {
	background-color:#666666;
	padding: 3px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
	margin-bottom:20px;
}

#top-category h3.title {
	margin: 0;
	_height:1px;
	padding:3px 10px;
	background: url('images/heading3.gif') repeat-y;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
	color:#C9C9C9;
	border: 1px solid #000000;
}

.top-category-content {
	font-size:90% !important;
	font-size:85%;
	margin:0;
	padding:20px 0;
}

.top-category-content h4.name {
	margin:0;
	background: url('images/heading4.gif') no-repeat 10px bottom;
	padding:3px 0 4px 25px;
	color:#333;
	font-weight:bold;
	_height:1px;
	font-size:115% !important;
	font-size:110%;
	margin: 0 0 5px;
}

#top-category h4.name a {
	text-decoration:none;
	color: #082279;
}

#top-category .content {
	margin:0;
	padding:2px 10px 0;
}

#top-category img {
	background-color:#666666;
	padding: 3px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]共通
--------------------------------------------------------------------- */
#beta .widget {
	width:300px;
	margin:0px;
	padding-bottom:10px;
}



#beta .widget-header {
	font-size: 105% !important;
	font-size: 90%;
	width:210px;
	padding:0 5px 0 15px;
	color:#165e9a;
	height: 26px;
	line-height: 26px;
	font-weight:bold;
	background-image: url('images/news.jpg');
	background-repeat: no-repeat;
}
#beta .widget-header2 {
	font-size: 105% !important;
	font-size: 90%;
	width:210px;
	padding:0 5px 0 15px;
	color:#C9C9C9;
	height: 26px;
	line-height: 26px;
	font-weight:bold;
	background-image: url('images/page.jpg');
	background-repeat: no-repeat;
}
#beta .widget select {
	width:155px;
	margin:10px;
}

#beta .widget ul {
	width:170px;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}

#beta .widget ul ul {
	padding:0;
	margin:0;
}

#beta .widget li {
	margin:0;
	padding:0 0 0 10px;
	background: url('images/arrow03.gif') no-repeat 0 center;
	font-size: 12px;
	line-height: 180%;
}

#beta .widget li a {
	color: #082279;
	text-decoration: none;
}

#beta .widget li a:hover {
	text-decoration:underline;
	color: #D1FF3D;
}


/*サイドナビ*/
#left{
	margin: 0px 0px 10px;
	width: 300px;
	position: relative;
}
.side-sagasu{margin-top:5px;
margin-bottom:15px;}

.side-sagasu a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}

#mainlink {
	margin: 0px;
	list-style: none outside;
	font-size:10px;
	padding-left:0px;
        margin-bottom:15px;

}
#mainlink li {
	font-size:10px;
        margin-bottom:8px;
        margin-top:8px;
	display: block;

}
#mainlink a:link, #mainlink a:visited {
	display: block;
	color: #6C6C6D;
}

.googlead{
background-color:#ffea00;
margin-top:10px;
margin-bottom:10px;
text-align:center;
}


.side-midashi{
	background-color:#3366FF;
	padding:5px;
	margin-bottom:5px;
	color:#FFFFFF;
	font-size: 12px;
	display:block;
}

.side-midashi a{color:#FFFFFF;
	display:block;
}

.side-sub{
	border-bottom:dashed 1px #999999;
	padding:5px 5px 5px 15px;
	margin-bottom:5px;
	color:#000000;
	font-size: 12px;
	display:block;
	background-image: url(image/side-bg.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 5px;
}

.side-sub a{color:#000000;
	display:block;
}




/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:210px;
	margin:0;
	background: url('images/side.jpg') no-repeat top;
	padding: 36px 0 0;
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
	width:210px;
	margin: 0 0 0 5px;
}

.widget-main-menu li {
	width: 210px;
}

.widget-main-menu li a:link,
.widget-main-menu li a:visited {
	text-decoration:none;
	display:block;
	width:210px;
	padding:4px 0 4px 25px;
	background:url('images/arrow01.gif') no-repeat 10px center;
	color: #082279;
}

.widget-main-menu li a:hover,
.widget-main-menu li a:active {
	text-decoration:none;
	display:block;
	width:200px;
	padding:4px 0 4px 25px;
	background:url('images/arrow01.gif') no-repeat 10px center;
	color: #D1FF3D;
}

.widget-main-menu li li a:link,
.widget-main-menu li li a:visited {
	text-decoration:underline;
	display:block;
	width:200px;
	padding:4px 0 4px 45px;
	background:url('images/arrow01.gif') no-repeat 30px center;
	color: #082279;
}

.widget-main-menu li li a:hover,
.widget-main-menu li li a:active {
	text-decoration:none;
	display:block;
	width:200px;
	padding:4px 0 4px 45px;
	background:url('images/arrow01.gif') no-repeat 30px center;
	color: #D1FF3D;
}

/* ---------------------------------------------------------------------
Widget：[サイド]検索フォーム
--------------------------------------------------------------------- */
.widget_search {
	width:210px;
	margin:5px 0 15px 10px;
}

.widget_search .widget-header {
	font-size: 100% !important;
	font-size: 95%;
	background:url('images/heading1.gif') no-repeat;
	width:160px;
	padding:0 5px 0 15px;
	color:#C9C9C9;
	height: 26px;
	line-height: 26px;
	font-weight:bold;
}

.widget_search .widget-content {
	width:170px;
	padding:5px;
	font-size:90% !important;
	font-size:85%;
}

.widget_search .box {
	width:165px;
}

.widget_search .submit {
	color:#000;
	border:1px solid #7F7F7F;
	padding:2px;
	height:20px;
	display: block;
	margin: 3px 0 0;
	background: #CCC;
}

/* ---------------------------------------------------------------------
Widget：[サイド]当サイトのRSSを購読
--------------------------------------------------------------------- */
.rss {
	width:168px;
	margin:0 0 15px 10px;
}

.rss-content {
	background: url('images/rss.gif') 0 center no-repeat;
	padding-left:18px;
}

.rss-content a {
	color: #082279;
	text-decoration: underline;
}

.rss-content a:hover {
	text-decoration:none;
	color: #D1FF3D;
}

/* ---------------------------------------------------------------------
Widget：[サイド]rssフィード
--------------------------------------------------------------------- */
.widget-header a.rsswidget {
	text-decoration:underline;
}

.widget-header a.rsswidget:hover {
	text-decoration:none;
}

/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content {
	font-size:90% !important;
	font-size:85%;
	width:158px;
	background: #EFEFEF;
	margin: 5px 0 15px 10px;
	padding: 5px 10px;
	border: 1px solid #999;
	color: #333;
	overflow: hidden;
}

.free-content a {
	color: #333;
}

/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
.widget_calendar caption {
	text-align:center;
	margin-bottom:5px;
}

.widget_calendar #calendar_wrap {
	width:170px;
	padding:5px;
}

.widget_calendar #calendar_wrap table {
	text-align:center;
	margin:0 auto;
	width: 100%;
}

.widget_calendar #calendar_wrap table td {
	padding:0px 2px;
}

.widget_calendar #calendar_wrap a {
	color: #082279;
	text-decoration: underline;
	font-weight:bold;
}

.widget_calendar #calendar_wrap a:hover {
	text-decoration:none;
	color: #D1FF3D;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}