@charset "UTF-8";
/************************************************
*	developer									*
************************************************/
/*
name: powervision_css
designer: powervision
designer_url: http://powervision.co.jp/
developer:powervision
developer_url: http://powervision.co.jp/
*/
/************************************************
*	Reset										*
************************************************/

h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

img {
border-style: none;
}
/************************************************
*	clear										*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/************************************************
*	Layout  									*
************************************************/
body {
		font-family:  "ＭＳ Ｐゴシック", Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", sans-serif;
	color: #444444;
	background-color: #ffffff;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}



div#header {
	color: #444444;
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 900px;
	hight: 126px
	overflow: hidden;
}


div#content {
	font-size: 100%;
	color: #444444;
	background-color: #ffffff;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 900px;
}


div#main {
	font-size: 90%;
	color: #444444;
	background-color: #ffffff;
	text-align: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	width: 650px;
	float: left;
}


div#sub {
	font-size: 100%;
	color: #444444;
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	width: 230px;
	float: left;
}

div#inquiry {
	color: #444444;
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 900px;
	hight: 126px
	overflow: hidden;
}


div#footer {
	font-size: 100%;
	color: #444444;
	background-color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	clear: both;
}

/************************************************
*	header  									*
************************************************/

div#header .inner {
	padding-left: 20px;
	padding-right: 20px;
}

div#header h1 {
		font-family:  "ＭＳ Ｐゴシック", Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", sans-serif;
	font-size: 160%;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#header h1 a {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

div#header img a {
	margin: 0px;
	border: none;
}

div#header p {
	font-size: 90%;
	color: #000000;
	background-color: #ffffff;
	line-height: 140%;
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
/************************************************
* navi * 
************************************************/
div#navi {
color: #000000;
background-color: #ffffff;
text-align: left;
margin-top: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 900px;
overflow: hidden;
}

div#navi .pad {
padding-left: 10px;
padding-right: 10px;

}

div#navi ul {
margin-top: 0;
padding: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
div#navi ul li {
font-size: 90%;
font-weight: bold;
display: inline;
}

div#navi ul li a {
text-decoration: none;
color: #000000;
background-color: #ffffff;
padding-top: .7em;
padding-left: 15px;
padding-right: 15px;
padding-bottom: .6em;
float: left;
}

div#navi ul li a:hover {
text-decoration: underline;
color: #006699;
background-color: #ffffff;
}

/************************************************
*	Content 	     		    * 
************************************************/

div#main .inner {
	padding-left: 30px;
	padding-right: 20px;
}

/* 見出し */
div#main h1 {
		font-family:  "ＭＳ Ｐゴシック", Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 10px;
	padding-top: 20px;
	margin-left: -10px;
	padding-left: 15px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;

	background: #FFFFFF url(blogimg/h2_img.png) no-repeat left center;

}



div#main h2 {
		font-family:  "ＭＳ Ｐゴシック", Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 10px;
	padding-top: 20px;
	margin-left: -10px;
	padding-left: 15px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;

	background: #FFFFFF url(blogimg/h2_img.png) no-repeat left center;

}

div#main h3 {
		font-family:  "ＭＳ Ｐゴシック", Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #66666;
	background-color: #ffffff;
	margin-top: 15px;
	padding-top: 0px;
	margin-left: -10px;
	padding-left: 15px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	clear: both;

	background: #FFFFFF url(blogimg/h3_img.gif) no-repeat left center;
}

div#main h4 {
		font-family:  "ＭＳ Ｐゴシック", Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #0033ff;
	background-color: #ffffff;
	margin-top: 15px;
	padding-top: 5px;
	margin-left: -10px;
	padding-left: 15px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	clear: both;

	background: #FFFFFF url(blogimg/h4_img.gif) no-repeat left center;

}


div#main h5 {
		font-family:  "ＭＳ Ｐゴシック", Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #66666;
	background-color: #ffffff;
	margin-top: 15px;
	padding-top: 8px;
	margin-left: -10px;
	padding-left: 15px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	clear: both;

	background: #FFFFFF url(blogimg/h5_img.gif) no-repeat left center;
}


/* ハイパーリンク */
div#main a {
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}

div#main a:hover {
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}
/* 段落 */
div#main p {
	line-height: 1.8;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.solid{
	border-width:1px;
	border-style:solid;
	border-color: #666666;
}


/* 罫線 */
div#main hr  {
	border-style:solid;
	border-color:#999999;
	border-width:1px 0px 0px 0px;
	margin-left:0;
}


.menu {
	padding-top: 20px;
}

/* 画像 */
div#main img {
	border: none;
	margin-bottom: 10px;
	margin-left: -15px;
}
/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
}

div#main ol li,div#main ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* 引用 */
div#main blockquote {
	color: #000000;
	background-color: #eeeeee;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

div#main blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}


div#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}

div#main dd {
	padding-left: 5px;
}

/* 画像左配置 */
.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;
}
/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


/* コメンター画像 */
div#main .commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* コメントフォーム */
div#main textarea{
	width: 440px;
}
/* コメントフォーム文字サイズ */
div#main input,div#main textarea {
	font-size: 100%;
}

/************************************************
*	 Sidebar 		   	    * 
************************************************/

div#sub .inner {
	padding-left: 20px;
	padding-right: 20px;
}

/* サイドバーリスト */
div#sub dl {
	clear:both;
}

div#sub dt {
		font-family:  "ＭＳ Ｐゴシック", Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	margin-top: 20px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div#sub dd {
	font-size: 100%;
}
	
	
div#sub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div#sub ul li {
	font-size: 75%;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

div#sub ul li li {
	font-size: 100%;
	margin-left: 20px;
		
}
	
div#sub ul li a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
	margin: 0;
}

div#sub ul li a:hover{
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}
/* サイドバー段落 */
div#sub p{
	line-height: 20px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/* サイドバータグクラウド */
div#sub .module-tagcloud .module-content
	{text-align: left; }

div#sub .module-tagcloud .module-content .module-list
	{ list-style: none; }

div#sub .module-tagcloud .module-content .module-list .module-list-item
	{ display: inline; }

div#sub .module-tagcloud .module-content .module-list li.taglevel1
	{ font-size: 170%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel2
 	{ font-size: 150%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel3
	{ font-size: 130%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel4
	{ font-size: 110%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel5
	{ font-size: 90%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel6
	{ font-size: 70%; }


div#sub li.item {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}

/************************************************
*	Footer  				*
************************************************/
/* 文責 */
div#footer address {
	padding-top: 20px;
	padding-bottom: 20px;
		font-family:  "ＭＳ Ｐゴシック", Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", sans-serif;
	font-size: 80%;
	font-weight: bold;
	float: right;
	text-align: right;
}
/* 段落 */
div#footer p {
	font-size: 70%;
}

#footer #logo {
	height: 65px;
	width: 370px;
	float: left;
	text-align: left;
	margin-top: 0px
	margin-bottom: 0px;
}


/************************************************
* web page .info *
************************************************/
.info dt {
padding-top: 0;
padding-left: 5px;
padding-right: 0;
padding-bottom: 0;
}
.info dd {
line-height: 1.6;
margin-top: -2.4em;
margin-left: 9em;
margin-right: 0;
margin-bottom: .8em;
border-bottom: 1px dotted #000000;
}

/************************************************
* image * 
************************************************/
div#image {
color: #000000;
background-color: #ffffff;
background-image: url(blogimg/main_img.jpg);
background-position: center center;
background-repeat: no-repeat;
text-indent: -9999px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 900px;
height: 220px;
clear: both;
}
div#image .pad {
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
}

div#titleimage {
color: #000000;
background-color: #ffffff;
background-image: url(blogimg/title_rogo.gif);
background-position: center center;
background-repeat: no-repeat;
text-indent: -9999px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 900px;
height: 70px;
clear: both;
}
div#image .pad {
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
}


/************************************************
* common header and nav * 
************************************************/
div#accNav,
h2#bannar {
	position: absolute;
	left: -9999px;
}


div#header div#searchBox p {
	margin: 20px 0;
}


div#header div#searchBox {
	width: 700px;
	float: right;
	text-align: right;
}
div#header div#searchBox input#search {
	width: 200px;
	height: 22px !important;
	height: 24px;
	border: 1px solid #cccccc;
	vertical-align: top;
}

div#nav ul {
	margin: 0 auto;
	width: 900px;
}
div#nav ul li {
	float: left;
	height: 40px;
}
div#nav ul li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
}
li#nav_001,
li#nav_001 a {
	width: 149px;
}
li#nav_001 a {
	background: url(blogimg/nav_001.jpg) no-repeat left top;
}
li#nav_001 a:hover {
	background: url(blogimg/nav_001.jpg) no-repeat left -40px;
}
li#nav_002,
li#nav_002 a {
	width: 149px;
}
li#nav_002 a {
	background: url(blogimg/nav_002.jpg) no-repeat left top;
}
li#nav_002 a:hover {
	background: url(blogimg/nav_002.jpg) no-repeat left -40px;
}
li#nav_003,
li#nav_003 a {
	width: 149px;
}
li#nav_003 a {
	background: url(blogimg/nav_003.jpg) no-repeat left top;
}
li#nav_003 a:hover {
	background: url(blogimg/nav_003.jpg) no-repeat left -40px;
}
li#nav_004,
li#nav_004 a {
	width: 149px;
}
li#nav_004 a {
	background: url(blogimg/nav_004.jpg) no-repeat left top;
}
li#nav_004 a:hover {
	background: url(blogimg/nav_004.jpg) no-repeat left -40px;
}
li#nav_005,
li#nav_005 a {
	width: 149px;
}
li#nav_005 a {
	background: url(blogimg/nav_005.jpg) no-repeat left top;
}
li#nav_005 a:hover {
	background: url(blogimg/nav_005.jpg) no-repeat left -40px;
}
li#nav_006,
li#nav_006 a {
	width: 149px;
}
li#nav_006 a {
	background: url(blogimg/nav_006.jpg) no-repeat left top;
}
li#nav_006 a:hover {
	background: url(blogimg/nav_006.jpg) no-repeat left -40px;
}

div#nav {
color: #000000;
background-color: #ffffff;
text-align: left;
margin-top: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
width: 900px;
overflow: hidden;
}

div#nav .pad {
padding-left: 10px;
padding-right: 10px;

}

div#nav ul {
margin-top: 0;
padding: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
div#nav ul li {
font-size: 90%;
font-weight: bold;
display: inline;
}

div#nav ul li a {
text-decoration: none;
color: #000000;
background-color: #ffffff;
padding-top: .7em;
padding-left: 15px;
padding-right: 15px;
padding-bottom: .6em;
float: left;
}

div#nav ul li a:hover {
text-decoration: underline;
color: #006699;
background-color: #ffffff;
}

/************************************************
* Top Page Recent Entries *
************************************************/
dl.rentory dt {
padding: 0;
}
dl.rentory dd {
line-height: 1.6;
margin-top: -2.2em;
margin-left: 6em;
margin-right: 0px;
margin-bottom: .4em;
}

/************************************************
* sub dt link color *
************************************************/
div#sub dt a {
text-decoration: none;
color: #006699;
background-color: #ffffff;
}
div#sub dt a:hover{
text-decoration: none;
color: #006699;
background-color: #ffffff;
}

/************************************************
* Sitemap * 
************************************************/
ul li.home {
list-style-type: none;
}

ul.tree {
margin: 0 0 0 1em!important;
padding: 0!important;
list-style: none!important;
}
ul.tree ul {
margin: 0 0 0 1em!important;
padding: 0!important;
}
ul.tree li {
margin: 0!important;
padding: 0 0 0 16px!important;
background-image: url(blogimg/tree_lst.gif);
background-repeat: no-repeat!important;
list-style: none!important;
}
ul.tree li.tree_end {
background-image: url(blogimg/tree_end.gif);
list-style: none;
}

/************************************************
* mail form * 
************************************************/
dl.form dt {
padding-top: 0;
padding-left: 0.3em;
padding-right: 0 ;
padding-bottom: 0;
}
dl.form dd {
line-height: 1.6;
margin-top: -2.4em;
margin-left: -10;
margin-right: 0;
margin-bottom: .8em;
}

/* コメントテキストエリアの幅指定 */
.comments-textarea {
width:300px;
}

.mailform-fix {
margin-left: -10px;
}

.checkbox-fix {
margin-left: 40;
}









/*4. ヘッダー*/

#header #logo {
	height: 80px;
	width: 470px;
	float: left;
	margin-right: auto;
	padding-top: 5px;
}

#header p {
	text-indent: -9999px;
	margin: 0px;
}
#header #shoulder {
	float: right;
	height: 115px;
	width: 240px;
	margin-left: auto;
	margin-top: 0px;
	vertical-align:top;
}
#header #shoulder2 {
	float: right;
	height: 63px;
	width: 240px;
	margin-left: auto;
	margin-top: 12px;
	text-align: right;
}
#header #sitemap {
	height: 50px;
	width: 280px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	float: right;
	vertical-align:top;

}

#header #sitemap {
	float: right;
	height: 63px;
	width: 240px;
	margin-left: auto;
	margin-top: 20px;
}

#header #sitemap2 {
	height: 12px;
	width: 140px;
	margin-top: 9px;
	margin-left: 100px;
	margin-bottom: 10px;
}

#navi {
	height: 10px;
	width: 900px;
	margin-top: 5px;
	margin-bottom: 0px;
	background: url(blogimg/back.jpg) repeat-x;
	margin-left: 0px;
}




/************************************************
*	 Sidebar 					     	    * 
************************************************/


/* サイドバー */
div#sidebar	{width: 230px;
	float: left;
	text-align: left;
	margin-bottom: 25px}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{
	list-style-type: none}

ul.sidemenu li a	{display: block;
	line-height: 30px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	background-color: #FFDFFF;
	border: solid 1px #ffffff;
	padding-left: 10px}

ul.sidemenu li a:hover	{
	font-weight: bold;
	color: #017acd}


ul.sidemenu ul 	{margin: 0px 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: transparent;
	background-color: #ffffff;
	color: #333333;
	font-weight: normal;
	border-bottom: solid 1px #cccccc;
	line-height: 24px;
	margin-bottom: 0}

ul.sidemenu ul li a:hover 	{background-color: #FFEEFF;
	color: #000000}


div#sub .inner {
	padding-left: 20px;
	padding-right: 20px;
}

/* サイドバーリスト */
div#sub dl {
	clear:both;
}


div#sub dt {
		font-family:  "ＭＳ Ｐゴシック", Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;

	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

div#sub dd {
	font-size: 100%;
}



	
div#sub ul {
	margin: 10px 0;
	padding: 0;
	}

div#sub ul li {
	font-size: 75%;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

div#sub ul li li {
	font-size: 100%;
	margin-left: 20px;
		
}
	
div#sub ul li a {
	text-decoration: none;
	color: #006699;
	margin: 0;
}

div#sub ul li a:hover{
	text-decoration: underline;
	color: #006699;
}
/* サイドバー段落 */
div#sub p{
	line-height: 20px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/* サイドバータグクラウド */
div#sub .module-tagcloud .module-content
	{text-align: left; }

div#sub .module-tagcloud .module-content .module-list
	{ list-style: none; }

div#sub .module-tagcloud .module-content .module-list .module-list-item
	{ display: inline; }

div#sub .module-tagcloud .module-content .module-list li.taglevel1
	{ font-size: 170%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel2
 	{ font-size: 150%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel3
	{ font-size: 130%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel4
	{ font-size: 110%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel5
	{ font-size: 90%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel6
	{ font-size: 70%; }


div#sub li.item {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}







/*7. サイドメニュー*/

#right #tel_nb {
	margin-bottom: 20px;
}
#right #side_menu ul {
	list-style: none;
	margin: 0px;
	width: 190px;
	padding: 0px;
}

#right #side_menu li {
	width: auto;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #AFC6D3;
	background: url(images/temp/arrow.jpg) no-repeat 12px;
}
#right #side_menu .on {
	background: #DBE6EC url(images/temp/arrow.jpg) no-repeat 12px;
}

#right #side_menu .title {
	width: auto;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	background: url(images/temp/side_title_back.jpg) no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#side_menu .title_s_maker {
width: auto;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	background: url(images/maker/title_s_back.jpg) no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#side_menu .maker_side {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#side_menu .maker_side td {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: center;
}
#right #search {
	width: 188px;
	border: 1px solid #6699CC;
	background: #6699CC;
	margin-bottom: 5px;
	margin-top: 5px;
}
#right .search2 {
	width: 190px;
	background: #FFFFFF;
	margin-bottom: 20px;
}
#right .search2 form {
	margin-top: 0px;
	margin-bottom: 0px;
}


div#right {
	float: leftt;
	text-align: left;
	width: 190px;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 8px;
	font-size: 84%;
}


div.search {
	width: 210px;
	background: #FFFFFF;
	margin-left: 10px;
	padding-left: 0px;
}




/************************************************
* ロールオーバー * 
************************************************/
/*お問い合わせ*/

#otoiawase01 a span {
display:none;
}

#otoiawase01 a{
margin-left: -15px;
display:block;
width:630px;
height:110px;
background:url(http://powervision.co.jp/blogimg/otoiawase01.gif) no-repeat;
}

#otoiawase01 a:hover{
background:url(http://powervision.co.jp/blogimg/otoiawase01_on.gif) no-repeat;
}



/*メイン*/

#main_img a span {
display:none;
}

#main_img a{
margin-left: -15px;
display:block;
width:620px;
height:200px;
background:url(http://powervision.co.jp/blogimg/main_img.gif) no-repeat;
}

#main_img a:hover{
background:url(http://powervision.co.jp/blogimg/main_img_on.gif) no-repeat;
}


/*ノーマルコース*/

#service01 a span {
display:none;
}

#service01 a{
display:block;
width:290px;
height:200px;
background:url(http://powervision.co.jp/blogimg/service01.gif) no-repeat;
}

#service01 a:hover{
background:url(http://powervision.co.jp/blogimg/service01_on.gif) no-repeat;
}


/*スピードコース*/

#service02 a span {
display:none;
}

#service02 a{
display:block;
width:290px;
height:200px;
background:url(http://powervision.co.jp/blogimg/service02.gif) no-repeat;
}

#service02 a:hover{
background:url(http://powervision.co.jp/blogimg/service02_on.gif) no-repeat;
}


/*事務所メンバー*/

#jimusho_member a span {
display:none;f
}

#jimusho_member a{
margin-left: -15px;
display:block;
width:620px;
height:250px;
background:url(http://powervision.co.jp/blogimg/jimusho_member.jpg) no-repeat;
}

#jimusho_member a:hover{
background:url(http://powervision.co.jp/blogimg/jimusho_member_on.jpg) no-repeat;
}


/*本紹介*/

#main_hon a span {
display:none;
}

#main_hon a{
margin-left: -15px;
display:block;
width:620px;
height:200px;
background:url(http://powervision.co.jp/blogimg/main_hon.png) no-repeat;
}

#main_hon a:hover{
background:url(http://powervision.co.jp/blogimg/main_hon_on.png) no-repeat;
}


/*会計事務所全国100選*/

#main_100sen a span {
display:none;
}

#main_100sen a{
margin-left: -15px;
display:block;
width:620px;
height:200px;
background:url(http://powervision.co.jp/blogimg/main_100sen.jpg) no-repeat;
}

#main_100sen a:hover{
background:url(http://powervision.co.jp/blogimg/main_100sen_on.jpg) no-repeat;
}


/*文字装飾用*/
.blue {
	color: #0066FF;
	font-weight: bold;
}

.red {
	color: red;
	font-weight: bold;
}

.pink {
	color: #FF66FF;
	font-weight: bold;
}

.orange {
	color: orange;
	font-weight: bold;
}

/* トップページ左 */

.side_list {
	list-style:none;
	margin-bottom:10px;
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-left:#CCC 1px solid;
}
.side_list li {
	border-bottom:#CCC 1px dotted;
}
.side_list li.end {
	border-bottom:#FFF 1px solid;
}
.side_list a {
	background:url(blogimg/left_arrow01.gif) 7px center no-repeat;
	padding:5px 0 5px 18px;
	display:block;
	text-decoration: none;
	color:#666666;
	background-color: #ffffff;
}
.side_list a:hover {
	background:url(blogimg/left_arrow01.gif) 7px center no-repeat;
	text-decoration: underline;
	color:#666666;
	background-color: #ffffff;
}


#side01 {
	width:230px;
	float:left;
	font-size: 12px;
	text-align: left;
}


