@charset "utf-8";
/* CSS Document */

/* This is the StyleCatcher theme addition. Do not remove this block. */
/*@import url(/mt-static/themes-base/blog.css);*/
/*@import url(/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

body {
	font-family:"メイリオ",Meirio,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:75%;
	background:url(http://deai-plus.net/blog/deai_d1/img/headder_bg01.gif) repeat-x;
	margin:0;
	padding:0;
	}

html,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%;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
	color:#530303;
    text-decoration: underline;
    outline: none;
}

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

hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


img {
	border:0;
	margin: 0px;
	padding: 0px;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-size: 90%;
}

p,li,dt,dl {
	line-height:1.7;

}
dl {
	list-style-type: none;
}


li {
	list-style-type: none;
}


li ul {
margin: 0;
padding: 0;
}


a{
	color:#730000;
	text-decoration:none;
	}
	
a:hover{
	color:#c60505;
	text-decoration:underline;
	}

.clear {
	clear:both;
}

.hid{
	visibility:hidden;
	}
	
.font_small{
	font-size:85%;
	}



/* Header */



/* Content */

.asset-name {
	background:url(http://deai-plus.net/blog/deai_d1/img/titlebar_long.jpg) no-repeat;
	width:560px;
	height:29px;
	font-size:140%;
	font-weight:bold;
	padding:6px 0 0 40px;
	color:#FFFFFF
}

.asset-name a {
    text-decoration: none;
	color:#FFFFFF;
}

.asset-name a:hover {
    text-decoration: underline;
	color:#FFFFFF;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {

}

.asset-footer {
    border-top: 1px solid #ccc;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}

#footer_archive{
	width:940px;
	margin:0 auto;
	text-align:center;
	padding:3px 0;
	}

#footer_archive a{
	color:#FFFFFF;
	}
	
#footer_contact{
	font-size:120%;
	padding:5px 0;
	text-align:center;
	}
	
#footer_contact a{
	color:#FFFFFF;
	}

/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}



/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    background-color: #fff;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content { 
    margin-top: 20px;
	_margin-top: 0;

}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    margin: 0 auto;
}


/* Header ----------------------------------------------------------------- */

#header { 
    background:url(http://deai-plus.net/blog/deai_d1/img/headder_bg01.gif) repeat-x;
	height:202px;	
}

#header-content {

}

#header-name {
	background:url(http://deai-plus.net/blog/deai_d1/img/logo.gif) no-repeat;
	width:156px;
	height:202px;
	float:left;
}


#header a {
	width:156px;
	height:202px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}


#header-description {
	background:url(http://deai-plus.net/blog/deai_d1/img/headder_img01.jpg) no-repeat;
	width:784px;
	height:221px;
	float:right;
	text-indent:-9999px;
}



/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {

}

.asset-footer {
    border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

.comment,
.trackback {
    border-color: #ddd;
}


 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

/*---
.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}


.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}
---*/

.widget-header {
	background:url(http://deai-plus.net/blog/deai_d1/img/titlebar_short.jpg) no-repeat;
	width:120px;
	height:28px;
	padding:7px 0 0 30px;
	color:#FFFFFF;
	font-size:100%;

}

.widget-header,
.widget-header a {

}

.widget-content a {

}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 


.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

/*--
.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}
---*/

/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    background:#910000;
	text-align:center;
	color:#FFFFFF;
	padding:5px 0 0 0;
	position:relative;
	font-size:80%;
}

#footer-content {
    margin: 20px 0;
}

#footer_site{
	width:940px;
	padding:15px 0 0 0;
	position:relative;
	}
	
#footer_icon01{
	background:url(http://deai-plus.net/blog/deai_d1/img/footer_icon01.gif) no-repeat;
	width:94px;
	height:187px;
	position:absolute;
	bottom:0px;
	right:0px;
	}

.footer_site_title01{
	background:url(http://deai-plus.net/blog/deai_d1/img/footer_site_titlebar01.gif) no-repeat;
	width:700px;
	height:32px;
	color:#FFFFFF;
	font-size:120%;
	padding:17px 0 0 59px;
	}
	
.footer_sitebg01{
	background:#b10036;
	width:729px;
	padding:0 15px 15px 15px;
	color:#FFFFFF;
	}
	
.footer_site_img{
	width:160px;
	border:4px solid #ffffff;
	float:left;
	margin:5px 0;
	display:block;
	}
	
.footer_site_text{
	width:540px;
	float:right;
	margin:5px 0;
	}
	
.footer_site_text h3 a{
	color:#FFFF00;
	font-size:160%;
	margin:0 0 6px 0;
	display:block;
	font-weight:bold;
	}
	
.footer_site_text h3 a:hover{
	color:#FFFF00;
	text-decoration:underline;
	}
	
.footer_site_text h4{
	color:#fcebcc;
	font-size:120%;
	margin:0 0 6px 0;
	display:block;
	font-weight:bold;
	border-bottom:1px dotted #fcebcc;
	}
	


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,

#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}




/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

#container-inner {
    width: 940px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content,#footer {
    position: relative;
}

 #alpha, #beta, #gamma{
 	margin:80px 0 0 0;
	position: relative;
	}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner{
    padding-top: 20px;
    padding-bottom: 20px;
}



#header-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
}


/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 560px;
}

.layout-wtt #beta {
    left: 190px;
    width: 190px;
}

.layout-wtt #gamma {
    right: 190px;
    width: 190px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 170px;
    width: 600px;
}

.layout-twt #beta {
    left: -600px;
    width: 170px;
}

.layout-twt #gamma {
    width: 170px;
}


/* Wide-Thin */

.layout-wt #alpha {
    width: 750px;
}

.layout-wt #beta {
    width: 190px;
}


/* Thin-Wide */

.layout-tw #alpha {
    left: 190px;
    width: 750px;
}

.layout-tw #beta {
    left: -750px;
    width: 190px;
}


/* Medium-Wide */

.layout-mw #alpha {
    left: 330px;
    width: 610px;
}

.layout-mw #beta {
    left: -610px;
    width: 330px;
}

/* Wide-Medium */

.layout-wm #alpha {
    width: 610px;
}

.layout-wm #beta {
    width: 330px;
}


/* Content ---------------------------------------------------------------- */


.item { list-style: none; }


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.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,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.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: 5px 0 20px 0;
}


.widget-archive-widget-archive-category-widget ul h4{
	background:#ad0404;
	border-right:1px solid #7b0202;
	border-left:1px solid #7b0202;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px;
	}

.widget-content ul ul li{
	padding:0;
	margin:0;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;	
	font-size:80%;
	font-weight:normal;
	
	}
	
.widget-content ul ul li a{
	width:118px;
	padding:7px 10px 7px 20px;
	display:block;
	background:url(http://deai-plus.net/blog/deai_d1/img/icon01.gif) no-repeat 9px 10px #f4f4f4;
	}
	

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


.widget-recent-entries-widget-archives-widget ul li a{
	width:114px;
	padding:4px 10px 4px 24px;
	border-bottom:1px dotted #cccccc;
	display:block;
	background:url(http://deai-plus.net/blog/deai_d1/img/icon_write.gif) no-repeat 6px 9px;
	font-size:80%;
	}

.widget-link ul li a{
	width:114px;
	padding:4px 10px 4px 24px;
	border-bottom:1px dotted #cccccc;
	display:block;
	background:url(http://deai-plus.net/blog/deai_d1/img/icon_link.gif) no-repeat 6px 9px;
	font-size:80%;
	}


/*-----------------------

.widget-content ul ul {
    margin-left: 15px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

---------*/

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}



.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}


/*----------ＴＯＰページ関連-----------*/
#top_sitelist_bg01{
	background:url(http://deai-plus.net/blog/deai_d1/img/top_sitelist_bg01.gif) no-repeat;
	width:550px;
	height:277px;
	padding:42px 15px 15px 15px;
	margin:0 0 20px 0;
	}
	
.top_sitelist_bg02{
	background:#ffffff;
	width:164px;
	padding:4px;
	float:left;
	margin:0 0 0 9px;
	_margin:0 1px 0 6px;
	}

.top_sitelist_thum{
	text-align:center;
	margin:0 0 5px 0;
	}

.top_sitelist_bg02 h3{
	font-size:110%;
	margin:8px 0 3px 0;
	}
	
.top_sitelist_bg02 p{
	font-size:85%;
	margin:0 0 5px 0;
	}

.top_sitelist_hyouka_bg{
	background:url(http://deai-plus.net/blog/deai_d1/img/bg_hyouka.jpg) no-repeat;
	width:85px;
	height:23px;
	margin:0 auto;
	padding:2px 0 0 75px;
	color:#ffffff;
	font-size:130%;
	}
	
.top_subtitlebar01{
	background:url(http://deai-plus.net/blog/deai_d1/img/subtitlebar01.gif) no-repeat;
	width:520px;
	height:33px;
	padding:17px 0 0 60px;
	color:#FFFFFF;
	font-size:120%;
	}
	
.top_subtitlebar02{
	border-bottom:1px solid #FF3300;
	color:#FF3300;
	margin:10px 0;
	font-size:110%;
	}
	
.top_subtitlebar_text{
	width:440px;
	float:left;
	margin:0 0 10px 0;
	}

	
.top_subtitlebar_icon{
	width:104px;
	float:right;
	margin:0 0 10px 0;
	}
	
.top_special_box li{
	width:287px;
	float:left;
	margin:3px 2px 0 1px;
	_margin:3px 0 0 1px;
	}	
	
.btn_top_special01{
	background:url(http://deai-plus.net/blog/deai_d1/img/btn_mokuteki01.jpg) no-repeat;
	width:287px;
	height:143px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

.btn_top_special01:hover{
	background:url(http://deai-plus.net/blog/deai_d1/img/on_btn_mokuteki01.jpg) no-repeat;
	}
	
.btn_top_special02{
	background:url(http://deai-plus.net/blog/deai_d1/img/btn_mokuteki02.jpg) no-repeat;
	width:287px;
	height:143px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

.btn_top_special02:hover{
	background:url(http://deai-plus.net/blog/deai_d1/img/on_btn_mokuteki02.jpg) no-repeat;
	}

.btn_top_special03{
	background:url(http://deai-plus.net/blog/deai_d1/img/btn_mokuteki03.jpg) no-repeat;
	width:287px;
	height:143px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

.btn_top_special03:hover{
	background:url(http://deai-plus.net/blog/deai_d1/img/on_btn_mokuteki03.jpg) no-repeat;
	}
	
.btn_top_special04{
	background:url(http://deai-plus.net/blog/deai_d1/img/btn_mokuteki04.jpg) no-repeat;
	width:287px;
	height:143px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

.btn_top_special04:hover{
	background:url(http://deai-plus.net/blog/deai_d1/img/on_btn_mokuteki04.jpg) no-repeat;
	}
	
/*----------ナビゲーション-----------*/

#navi{
	width:940px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	position:absolute;
	top:25px;
	left:0;
	}
	
	
#navi li{
	width:234px;
	float:left;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;	
	text-align:center;
	background:#efefef;
	}

	
#navi li a{
	width:218px;
	padding:7px 8px;
	display:block;
	font-size:130%;
	background:#000000;
	color:#FFFFFF;
	}
	
#navi li a:hover{
	color:#ffffff;
	background:#ff5b85;
	text-decoration:none;
	}

#navi_margin{
	margin:0 0 30px 0;
	}
	
.navi_title{
	color:#333333;
	}
	
/*----------ランキング-----------*/
.ranking_table{
	width:148px;
	background:#ffefd1;
	padding:6px 3px;
	border:1px solid #dccfb6;
	}

.ranking_td01{
	padding:3px 4px;
	text-align:center;
	}
	
.ranking_td02{
	padding:3px 0;
	}
	
.ranking_td02 div{
	width:20px;
	height:20px;
	background:#555555;
	color:#FFFFFF;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	margin:0 auto;
	}
	
.ranking_td03{
	padding:2px 0 2px 4px;
	}
	
/*----------写メ-----------*/
.shame_table{
	width:148px;
	background:#ffefd1;
	padding:3px;
	border:1px solid #dccfb6;
	}
	
.shame_table td{
	font-size:85%;
	}

.shame_td01{
	width:77px;
	padding:2px;
	text-align:center;
	}

.shame_td01 img{
	width:75px;
	display:block;
	border:1px solid #cccccc;
	}
	
.shame_td02{
	padding:2px 0 2px 4px;
	}
	
.shame_td02 img{
	display:block;
	margin:5px 0;
	}

/*----------サイト詳細ページ-----------*/
.sitedetail_thum{
	width:288px;
	float:left;
	margin:15px 0;
	font-size:85%;
	}

.sitedetail_thum_img{
	width:280px;
	border:1px solid #cccccc;
	padding:3px;
	display:block;
	}
	
.btn_sitedetail_gosite a{
	background:url(http://deai-plus.net/blog/deai_d1/img/btn_sitedetail_gosite.gif) no-repeat;
	text-align:center;
	width:247px;
	height:38px;
	margin:10px auto;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	}

.btn_sitedetail_gosite a:hover{
	background:url(http://deai-plus.net/blog/deai_d1/img/on_btn_sitedetail_gosite.gif) no-repeat;
	}

.sitedetail_text{
	width:280px;
	float:right;
	margin:15px 0;
	}

.sitedetail_text p{
	margin:0 0 10px 0;
	}
	
.sitedetail_text h2{
	color:#ff0652;
	font-size:160%;
	margin:0 0 10px 0;
	}
	
.sitedetail_text h3{
	color:#e0ae00;
	font-size:130%;
	margin:0 0 10px 0;
	border-bottom:1px dotted #e0ae00;
	}

.sitedetail_table01{
	width:280px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	float:left;
	}
	
.sitedetail_table01 td{
	padding:5px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	}
	
.sitedetail_td01{
	background:#f06791;
	}
	
.sitedetail_td02{
	background:#ebebeb;
	}
	
.sitedetail_qr_bg{
	background:url(http://deai-plus.net/blog/deai_d1/img/qr_bg.gif) no-repeat;
	width:245px;
	height:217px;
	margin:0 30px 0 0;
	float:right;
	position:relative;
	}

.sitedetail_qr{
	width:98px;
	position:absolute;
	top:70px;
	left:75px;
	}
	
.sitedetail_url{
	width:150px;
	font-size:85%;
	position:absolute;
	top:170px;
	left:50px;
	text-align:center;
	}
	
/*----------攻略ページ-----------*/

.kouryaku_thum{
	width:80px;
	margin:0 0 20px 0;
	float:left;
	border:1px solid #565656;
	}
	
.kouryaku_text{
	width:480px;
	margin:0 0 20px 0;
	float:right;
	}
	
.kouryaku_text a{
	font-size:120%;
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	border-bottom:1px dotted #cccccc;
	display:block;
	}
	
/*----------攻略ページ詳細-----------*/
.kouryaku_detail_thum{
	width:140px;
	margin:10px 0 5px 10px;
	float:right;
	border:1px solid #565656;
	}
	
.kouryaku_detail_text{
	width:420px;
	margin:10px 0 5px 0;
	float:left;
	}
	
.kouryaku_detail_text h3{
	color:#FF0066;
	font-size:140%;
	border-top:1px solid #FF0066;
	border-right:1px solid #FF0066;
	border-left:6px solid #FF0066;
	border-bottom:1px solid #FF0066;
	margin:0 0 10px 0;
	padding:5px 0 5px 10px;
	background:#b60033;
	color:#FFFFFF;
	}
	
.kouryaku_detail_subtitle01{
	color:#FF0066;
	font-size:120%;
	border-top:1px solid #FF0066;
	border-right:1px solid #FF0066;
	border-left:6px solid #FF0066;
	border-bottom:1px solid #FF0066;
	margin:0 0 10px 0;
	padding:5px 0 5px 10px;
	background:#ffc1e1;
	}
	
.kouryaku_text_detail a{
	font-size:120%;
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	border-bottom:1px dotted #cccccc;
	display:block;
	}
	
.kouryaku_detail_p01{
	line-height:1.8;
	}
	
.bg_recommend{
	background:url(http://deai-plus.net/blog/deai_d1/img/bg_recommend.jpg) no-repeat;
	width:390px;
	height:29px;
	margin:25px 0;
	padding:15px 0 0 190px;
	font-size:120%;
	}


/*----------WEBページ　記事用文字設定-----------*/
.article_font_large01{
	font-size:120%;
	font-weight:bold;
	}
	
.article_font_large02{
	font-size:140%;
	font-weight:bold;
	}
	
.article_font_large03{
	font-size:160%;
	font-weight:bold;
	}
	
.article_font_large04{
	font-size:180%;
	font-weight:bold;
	}
	
.article_font_red01{
	font-size:120%;
	font-weight:bold;
	color:#FF0000;
	}

.article_font_red02{
	font-size:140%;
	font-weight:bold;
	color:#FF0000;
	}

.article_font_red03{
	font-size:160%;
	font-weight:bold;
	color:#FF0000;
	}

.article_font_red04{
	font-size:180%;
	font-weight:bold;
	color:#FF0000;
	}

.prof_p01{
	font-size:85%;
	margin:0 0 15px 0;
	}

