@charset "utf-8";

/* CSS Document */
/*
Theme Name: StudioFix_wp003
Description: 横浜のホームページ制作Studio FIX Inc. 
Author: Studio FIX Inc.
Author URI: http://www.studio-fix.com/
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/*------------------------------------------------------------------------
Header
--------------------------------------------------------------------------*/
*			 																	{ margin: 0; padding: 0; }
body																{ text-align: center; font-size: 90%;  color: #444;  background: #e9f6f9 url(images/bg_body.jpg) no-repeat ;  font-family:'メイリオ',Meiryo,"Lucida Grande",Verdana,'Osaka','ＭＳ Ｐゴシック'; ine-height: 1.8;}
#page															{ width: 950px; text-align: left; margin: 0 auto;	}

a:link				{ color:#1a75b4; text-decoration:underline; }
a:visited	{ color:#4c3692; text-decoration:underline; }			
a:active		{ color: #1a75b4; text-decoration:underline; }
a:hover		{ color: #649021; text-decoration:underline; }
	
#header													{ width : 100%;  height: 150px; margin: 0;  }
#headerimg										{ width : 950px; height: 150px; margin: 0 auto 0 auto; background: url(images/bg_headerimg.png)  no-repeat top center;  behavior:url(http://www.studio-fix.com/blog/kaoru/wp-content/themes/StudioFix_wp003/iepngfix/iepngfix.htc);  }
#header	 h1										{ padding: 86px 0 0 180px;   font-size: 110%;  text-align: left;  }
#header	 h1 a								{   text-decoration: none; outline: none; }
#header	 h1 span					{   }
.description										{  display:none;   }

#header h1 a:link				{ color:#fff; text-decoration:none; }
#header a:visited					{ color:#fff; text-decoration:none; }			
#header a:active					{ color: #fff; text-decoration:none; }
#header a:hover					{ color: #078998; text-decoration:none; }

/*------------------------------------------------------------------------
Container
--------------------------------------------------------------------------*/
#container			 							{ width: 950px;  } 
#container_wrapper		{ width: 745px; float: left; } 
#container_center				{ width: 540px; float :left;   } 
#container_left							{ width: 190px; float: right;    }  
#container_right					{ width: 190px; float: right;  }


/*------------------------------------------------------------------------
Sidebar
--------------------------------------------------------------------------*/
#sidebar												{ width: 190px; margin: 0; padding: 0;  font-size: 90%; color:#666; height:1%; }
#sidebar form							{ margin: 0;	}
#sidebar h2 									{ font-size: 12px;  margin: 0; padding: 20px 0 0 10px;  height: 40px;  color: #078998; }
#sidebar:after							{  }

#sidebar ul 									{ margin: 0; padding: 0; zoom:1; }
#sidebar ul li 								{ margin: 0 0 30px 0; padding: 0; list-style-type: none;	list-style-image: none;		vertical-align: bottom; }

/*IE6hack*/
*html div#sidebar ul 							{ margin: 0; padding: 0; line-height:0; font-size: 0; zoom:1; height: 1%;  }
*html div#sidebar ul li						{ margin: 0 0 30px 0; padding: 0; list-style-type: none;	list-style-image: none;	line-height:normal; vertical-align: bottom; font-size: 11px;    }

/*IE7hack*/
*:first-child+html div#sidebar ul 							{ margin: 0; padding: 0; line-height:0; font-size: 0; zoom:1; height: 1%; }
*:first-child+html div#sidebar ul li						{ margin: 0 0 30px 0; padding: 0; list-style-type: none;	list-style-image: none;	line-height:normal; vertical-align: bottom; font-size: 11px;   }

#sidebar ul ul									{ margin: 0; padding: 0; }
#sidebar ul ul li							{ list-style-type: none;  font-size: 0.95em;  line-height: 1.6; margin: 3px 10px 0 0;  line-height: 1.9;  vertical-align: bottom;}
#sidebar ul ul li:before	{  }
#sidebar ul li select				{ margin: 10px; }
#sidebar ul li div						{  }

#sidebar ul ul ul																					{ margin: 0 0 15px 10px;	}
#sidebar ul ul ul.children													{ background-image:none; }
#sidebar ul ul ul.children li												{ background-image:none; }

#sidebar a:link							{ color:#585858; text-decoration:none; }
#sidebar a:visited				{ color:#585858; text-decoration:none; }
#sidebar a:active					{ color:#585858; text-decoration:none; }
#sidebar a:hover					{ color:#078998; text-decoration:underline; }

/* New Entry */
#sidebar ul li.widget_recent_entries 														{  }
#sidebar ul li.widget_recent_entries h2 											{ background: url(images/bg_sidebar_head01.png) no-repeat;  }
#sidebar ul li.widget_recent_entries ul 											{ background: url(images/bg_sidebar01.gif) repeat-y;  padding: 10px;  margin: 0; position:relative;  }
#sidebar ul li.widget_recent_entries ul li 										{ margin: 0 5px 0 5px;  padding: 5px 0 5px 0; line-height: 1.3; background: url(images/bg_sidebar_line01.gif) bottom repeat-x; }
#sidebar ul li.widget_recent_entries ul li:before				{ content: none;	padding: 0; }
#sidebar ul li.widget_recent_entries:after										{ content: url(images/bg_sidebar_foot01.png);	padding: 0 5px 0 0; display: block; }


/* Search */
#sidebar ul li.widget_search  										{  }
#sidebar ul li.widget_search h2  							{ background: url(images/bg_sidebar_head02.png) no-repeat;  color: #518e02; behavior:url(http://www.studio-fix.com/blog/kaoru/wp-content/themes/StudioFix_wp003/iepngfix/iepngfix.htc);  }
#sidebar ul li.widget_search form			 			{ background: url(images/bg_sidebar02.gif) repeat-y;  padding: 10px 10px 0 10px;  margin: 0;  }
#sidebar ul li.widget_search fieldset 			{ border: none;}
#sidebar ul li.widget_search input 					{ margin: 5px 0 0 0; }
#sidebar ul li.widget_search:after						{ content: url(images/bg_sidebar_foot02.png);	padding: 0 5px 0 0; display: block; }


/* Widget Text */
#sidebar ul li.widget_text 																{  }
#sidebar ul li.widget_text h2 														{ font-size: 12px;  margin: 0; padding:  0;  font-size: 12px; height: 1.5em;   color: #078998; }
#sidebar ul li.widget_text div.textwidget 				{  }
#sidebar ul li.widget_text:after												{  }

/* Profile */
#sidebar ul li.widget_text 																{  }
#sidebar ul li.widget_text h2 														{ font-size: 12px;  margin: 0; padding:  0;  font-size: 12px; min-height: 1.5em;  }
#sidebar ul li.widget_text div.profile				 				{ border: 1px solid #a5d3d9;  background-color: #fff;   padding: 14px;  }
#sidebar ul li.widget_text div.profile:after			{  }
#sidebar ul li.widget_text div.profile a:link							{ color:#078998; text-decoration:underline; }
#sidebar ul li.widget_text div.profile a:visited				{ color:#078998; text-decoration:underline; }
#sidebar ul li.widget_text div.profile a:active					{ color:#078998; text-decoration:underline; }
#sidebar ul li.widget_text div.profile a:hover					{ color:#1a75b4; text-decoration:underline; }

/* Category */
#sidebar ul li.widget_categories 														{   }
#sidebar ul li.widget_categories h2 											{ background: url(images/bg_sidebar_head03.png) no-repeat;  margin: 20px 0 0 0;   color: #d47902; behavior:url(http://www.studio-fix.com/blog/kaoru/wp-content/themes/StudioFix_wp003/iepngfix/iepngfix.htc);}
#sidebar ul li.widget_categories ul 												{ background: url(images/bg_sidebar03.gif) repeat-y;  padding: 5px 10px;  margin: 0;  }
#sidebar ul li.widget_categories ul li 										{ margin: 0 5px 0 5px;  padding: 5px 0 5px 0; line-height: 1.3; }
#sidebar ul li.widget_categories ul li:before					{ content: url(images/m_03.gif);	padding: 0 5px 0 0;}
#sidebar ul li.widget_categories:after										{ content: url(images/bg_sidebar_foot03.png);	 display: block; }
#sidebar ul li.widget_categories ul li ul.children													{ background-image:none;  margin: 0 0 10px 10px; padding: 0; }
#sidebar ul li.widget_categories ul li ul.children li												{ margin: 0;  padding: 0; line-height: 2.2;   }
#sidebar ul li.widget_categories ul li ul.children li:before					{ content: url(images/m_03.gif);	padding: 0 5px 0 0; }


/* My Category Order */
#sidebar ul li.widget_mycategoryorder 														{  }
#sidebar ul li.widget_mycategoryorder h2 											{ background: url(images/bg_sidebar_head03.png) no-repeat;  margin: 20px 0 0 0;   color: #d47902; behavior:url(http://www.studio-fix.com/blog/kaoru/wp-content/themes/StudioFix_wp003/iepngfix/iepngfix.htc); }
#sidebar ul li.widget_mycategoryorder ul 												{ background: url(images/bg_sidebar03.gif) repeat-y;  padding: 5px 10px;  margin: 0;  }
#sidebar ul li.widget_mycategoryorder ul li 										{ margin: 0 5px 0 5px;  padding: 5px 0 5px 0; line-height: 1.3;  }
#sidebar ul li.widget_mycategoryorder ul li:before					{ content: url(images/m_03.gif);	padding: 0 5px 0 0;}
#sidebar ul li.widget_mycategoryorder:after										{ content: url(images/bg_sidebar_foot03.png);	 display: block;  }
#sidebar ul li.widget_mycategoryorder ul li ul.children													{ background-image:none;  margin: 0 0 10px 10px; padding: 0; }
#sidebar ul li.widget_mycategoryorder ul li ul.children li												{ margin: 0;  padding: 0; line-height: 2.2;}
#sidebar ul li.widget_mycategoryorder ul li ul.children li:before					{ content: url(images/m_03.gif);	padding: 0 5px 0 0;}


/* Archive */
#sidebar ul li.widget_archive 														{ background: url(images/bg_sidebar01.gif) repeat-y;   margin: 0; padding: 0; line-height: 0; }
#sidebar ul li.widget_archive h2 											{ background: url(images/bg_sidebar_head01.png) no-repeat;  }
#sidebar ul li.widget_archive select									{ margin: 10px;  padding: 0;  }
#sidebar ul li.widget_archive:after										{ content: url(images/bg_sidebar_foot01.gif);	  }


/* Tag Cloud */
#sidebar ul li.widget_tag_cloud  										{   }
#sidebar ul li.widget_tag_cloud h2  							{ background: url(images/bg_sidebar_head02.png) no-repeat;  color: #518e02; behavior:url(http://www.studio-fix.com/blog/kaoru/wp-content/themes/StudioFix_wp003/iepngfix/iepngfix.htc);}
#sidebar ul li.widget_tag_cloud div  							{ background: url(images/bg_sidebar02.gif) repeat-y;  padding: 5px 15px;  margin: 0;  }
#sidebar ul li.widget_tag_cloud:after						{ content: url(images/bg_sidebar_foot02.png);	display: block; }


/* Link */
#sidebar ul li.widget_links 														{  }
#sidebar ul li.widget_links h2 											{ background: url(images/bg_sidebar_head02.png) no-repeat;   color: #518e02; behavior:url(http://www.studio-fix.com/blog/kaoru/wp-content/themes/StudioFix_wp003/iepngfix/iepngfix.htc);}
#sidebar ul li.widget_links ul 												{ background: url(images/bg_sidebar02.gif) repeat-y;  padding: 10px;  margin: 0;  }
#sidebar ul li.widget_links ul li 										{ margin: 0 5px 0 5px;  padding: 5px 0 5px 0; line-height: 1.3; background: url(images/bg_sidebar_line02.gif) bottom repeat-x; }
#sidebar ul li.widget_links ul li:before				{ content: url(images/m_02.gif);	padding: 0 5px 0 0;  }
#sidebar ul li.widget_links:after										{ content: url(images/bg_sidebar_foot02.png);	padding: 0 5px 0 0; display: block; }


/*Ratings */
#sidebar ul li.widget_ratings  										{   }
#sidebar ul li.widget_ratings h2  							{ background: url(images/bg_sidebar_head01.png) no-repeat;  }
#sidebar ul li.widget_ratings div  							{ margin: 5px 0 0 0; padding: 0;   }
#sidebar ul li.widget_ratings ul 									{ background: url(images/bg_sidebar01.gif) repeat-y;  padding: 5px 10px;  margin: 0;  }
#sidebar ul li.widget_ratings ul li 							{ margin: 0 5px 0 5px;  padding: 5px 0 5px 0; line-height: 1.3; background: url(images/bg_sidebar_line01.gif) bottom repeat-x; }
#sidebar ul li.widget_ratings:after							{ content: url(images/bg_sidebar_foot01.png);	padding: 0 5px 0 0; display: block; }
#sidebar ul li.widget_ratings ul li:before	{ content: none;}


/*------------------------------------------------------------------------
Entry
--------------------------------------------------------------------------*/
.entry_head									{ width: 540px; height:120px; background: url(images/bg_entryhead.png) no-repeat;  }
.entry_head_data					{ width : 100px; float : left; padding: 38px 0 0 15px;  font-size: 90%;  font-weight: bold; color:#fff; }
.entry_head_title					{ width : 400px; float: right;  padding: 10px 20px 0 0;  }

/*IE6hack*/*html div .entry_head_data									{ font-size: 75%; height: auto !important;  height: 100px; line-height: 1; }
/*IE7hack*/*:first-child+html .entry_head_data		{ font-size: 75%; height: auto !important;  height: 120px;}
/*IE8hack*/head~/* */body .entry_head_data				{ font-size: 75%; height: auto !important;  height: 120px;}


.entrybox										{ background: url(images/bg_entrybox.gif) repeat-y;  }

/* H2 */
.h2block					{ min-height: 40px; height: auto !important;  height: 40px; }
.h2block h2 		{	padding: 20px 0 0 0;  font-size: 120%;  margin: 0;  line-height: 1.2; min-height: 33px;  height: auto !important;  height: 33px; color:#078998; }

h2 											{ color:#078998; text-decoration:none;  font-size: 130%;  margin: 0 0 15px 0; }
h2 a:link						{ color:#078998; text-decoration:none;   }
h2 a:visited				{ color:#078998; text-decoration:none; }
h2 a:active				{ color:#078998; text-decoration:none; }
h2 a:hover				{ color:#078998; text-decoration:underline; }

h3 											{	 border-left: 5px solid #078998;  padding: 0 0 0 8px;  margin: 0 20px 10px 0;  font-size: 110%; text-decoration:none;}
h3 a:link						{ color:#078998; text-decoration:none; }
h3 a:visited				{ color:#078998; text-decoration:none; }
h3 a:active				{ color:#078998; text-decoration:none; }
h3 a:hover				{ color:#078998; text-decoration:underline; }

.entry								{ width: 500px;  margin: 0 20px 0 20px;  line-height: 1.6; }
.entry p						{  margin: 0; padding: 0;  }
.entry img				{ margin: 0 0 5px 0; }
.entry ul					{ padding: 0;  margin: 0;  list-style-type: none;}
.entry ul li				{ padding: 0; margin: 0;  }
.entry ul li p.archive_data				{   border-bottom: 1px solid #c0e8ee;  color: #666;   padding: 3px 0 3px 0;   margin: 0 0 50px 0; }


.entry ul.disc				{ padding: 0; margin: 0; }
.entry ul.disc li		{	list-style-type: disc; list-style-position: outside;	 margin: 0 0 0 1em;  padding: 0; }

.entry ol					{ padding: 0 0 0 3em; margin:0; list-style-position: outside; list-style-type: decimal; }
.entry ol li				{  font-family: "Lucida Grande","Verdana", "Arial";  }


/* Search List */
.entry ul.search_list     							{ list-style-type: none;  margin: 0;  padding: 0 0 50px 0;  }
.entry ul.search_list li     						{ line-height: 2.3; border-bottom: 1px dotted #ddd; }
.entry ul.search_list li span				{ margin: 0 10px 0 0;  }

/* 404 */
.not_found						{ width: 500px;  margin: 0 20px 80px 20px;  line-height: 1.6; }
.not_found h2			{	padding: 22px 0 0 0;  font-size: 160%;  margin: 0;  line-height: 1.2; color:#078998; }


/* Social Bookmark */
.SocialB_header			{ margin: 0 0 20px 0;   }
.SocialB_footer				{ margin: 15px 0 0 0;   }

/* Tweet This */
img.nothumb					{ padding: 25px 0 0 0;   }



/*------------------------------------------------------------------------
Page Navi
--------------------------------------------------------------------------*/
div#bg_pagenavi 																									{  }
/*IE6hack*/*html div#bg_pagenavi											{ padding: 10px 0 0 0; min-height: 40px; height: auto !important;  height: 40px; }
/*IE7hack*/*:first-child+html #bg_pagenavi			{ line-height: 40px;}
/*IE8hack*/head~/* */body #bg_pagenavi				{ margin: 0 0 20px 0; }


/*------------------------------------------------------------------------
Past Metadata
--------------------------------------------------------------------------*/
.postmetadata 				{ margin: 20px 0 10px 0;  padding: 8px; font-size: 90%; background-color: #ededed;  }
.postmetadata ul		{	margin: 0; padding: 0;  }
.postmetadata li			{	display: inline;	list-style-type: none;	list-style-image: none;	 line-height: 150%; }

.postmetadata a:link					{ color:#555; text-decoration:none; }
.postmetadata a:visited			{ color:#555; text-decoration:none; }
.postmetadata a:active			{ color:#555; text-decoration:none; }
.postmetadata a:hover			{ color:#b22e65; text-decoration:underline; }  

/*------------------------------------------------------------------------
CommentBlock
--------------------------------------------------------------------------*/
#comments												 { border-top: 1px solid #ccc; border-left: 1px solid #ccc;  border-right: 1px solid #ccc; font-size: 90%;   }
p.comments_intro   { padding: 30px 0 5px 0;  font-size: 90%;  }

ul.commentlist	 										{ padding: 0; margin: 0; }
ul.commentlist li										{	 list-style-type: none;   margin: 0;  padding: 15px; border-bottom: 1px solid #ccc;}
ul.commentlist li .avatar 			{	 float: right;	border: 1px solid #eee;	padding: 2px;	background: #fff;	}
ul.commentlist p 									{ 	font-weight: normal;	line-height: 1.5em;	text-transform: none;	}

#respond																{ margin: 40px 0 0 0;  }
#commentform input						{ width: 250px;	padding: 2px;	margin: 5px 5px 1px 0;	 color: #535353; }
#commentform textarea			{	width: 450px; padding: 2px; color: #535353;  margin: 5px 0 0 0; }
#commentform #submit			{	 margin: 10px 0 20px 0;	}
#commentform p 								{	 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	}


/*------------------------------------------------------------------------
Photo List
--------------------------------------------------------------------------*/
.photo_list															{ width : 500px; margin: 0 0 0 35px;   }
.photo_list ul													{	list-style-type: none; margin: 0; padding: 0; }
.photo_list li													{ width : 120px; display:block; float:left; position:relative;  padding: 0; margin: 15px 40px 0 0;  }
.photo_list p img 									{ border: none; }


/*------------------------------------------------------------------------
Tag
--------------------------------------------------------------------------*/
ul.tag_list		{ padding: 0; margin: 0; }
.tag_list li		{ list-style-type: disc; list-style: none; margin: 20px 0 0 0;  padding: 0 0 20px 0; }


/*------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------*/
#footer												{ width: 950px;  font-size: 90%; margin: 15px 0 0 0;  background: url(images/footer02.gif) repeat-y;}
#footer:after								{  }
#footer_box								{ width: 900px; list-style: none; margin: 0 auto 0 auto; padding: 0;  }
#footer_box01						{ width: 380px; float: left; margin: 0 20px 0 0;   }
#footer_box02						{ width: 230px; float: left; margin: 0 20px 0 0;   }
#footer_box03						{ width: 230px; float: left;   }

#footer h2										{ font-size: 12px;  margin: 0; padding: 10px 0 10px 0;  font-size: 12px; min-height: 20px; height: auto !important;  height: 20px;  color: #078998; }
#footer p											{ margin: 0; padding: 0;  text-align: left; }
#footer p:before					{ content: url(images/m_01.gif);	padding: 0 7px 0 0;}

#footer ul 										{ margin: 0; padding: 0;	 }
#footer ul li 									{ margin: 0; padding: 0; list-style-type: none;		 line-height: 1.8;}
#footer ul li:before			{ content: url(images/m_01.gif);	padding: 0 5px 0 0;}

#footer ul ul									{ margin: 0 0 0 20px;	}
#footer ul ul li							{ margin: 0; padding: 0; list-style-type: none;		 }
#footer ul ul li:before	{ content: url(images/m_01.gif);	padding: 0 5px 0 0;}

/* PR Link */
#footer_pr													{ width: 950px; padding: 8px 0 8px 0;  font-size: 80%; }
#footer_pr ul 											{ position: static; float: left; display: block; list-style: none; width: 940px; margin: 5px 0 0 0; padding: 0; text-align: center; }
#footer_pr li 											{ position: relative; display: inline; list-style: none;  border-left: 1px solid #c1e1e5; margin: 0; padding: 0 3px 0 6px; }
#footer_pr li.start							{ border: none; }
#footer_pr ul li:before				{ content: none;	}

/* Copyroght */
p#copyright									{ text-align: center;  font-size: 90%;  margin: 10px 0 20px 0;  color: #62b3bd;  }
p#copyright:before			{ content: none;	padding: 0 5px 0 0;}


#footer a:link						{ color:#5f5f5f; text-decoration:none; }
#footer a:visited				{ color:#5f5f5f; text-decoration:none; }
#footer a:active				{ color:#5f5f5f; text-decoration:none; }
#footer a:hover				{ color:#078998; text-decoration:none; }

#footer_pr a:link						{ color:#a5d3d9; text-decoration:none; }
#footer_pr a:visited				{ color:#a5d3d9; text-decoration:none; }
#footer_pr a:active				{ color:#a5d3d9; text-decoration:none; }
#footer_pr a:hover				{ color:#078998; text-decoration:none; }

/*------------------------------------------------------------------------
Code List
--------------------------------------------------------------------------*/
.command           			  {  width : 460px;  padding: 20px;  background-color: #f5f5f5;  border: 1px solid #ccc; }
.command ul   						{ padding: 0; margin: 0; list-style-position: outside; list-style-type: none; }
.command li	   					  { line-height: 1.7;   margin: 0; padding: 0;  }
.command li.left	   		 	{ width : 25px;  float: left;    font-weight: bold;  }
.command li.right 			{ width : 435px;   float: right;    }

ol.code_list 								{	padding: 0 0 0 35px ;	  margin: 10px 0 0 0; color: #fff;	background: #999;	 border-bottom: 1px solid #ccc;	border-right: 1px solid #c0c0c0;	}
ol.code_list li							{ margin: 0; padding: 3px 0 3px 15px; background-color: #f5f5f5; border-top: 1px solid #ccc;  }
ol.code_list li code			{ background-color: #f5f5f5; color: #333;  font-family: 'メイリオ',Meiryo,"Lucida Grande","Verdana", "Arial"; }

/*------------------------------------------------------------------------
Number List
--------------------------------------------------------------------------*/ 
.entry ul.entry_list     								{ padding: 0; margin: 0;  }
.entry ul.entry_list li     							{ padding: 3px 0 3px 0.5em; margin:0; list-style-position: inside; list-style-type: decimal; }

p.no_01     { background: url(images/no_01.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_02     { background: url(images/no_02.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_03     { background: url(images/no_03.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_04     { background: url(images/no_04.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_05     { background: url(images/no_05.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_06     { background: url(images/no_06.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_07     { background: url(images/no_07.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_08     { background: url(images/no_08.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_09     { background: url(images/no_09.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_10     { background: url(images/no_10.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_11     { background: url(images/no_11.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_12     { background: url(images/no_12.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_13     { background: url(images/no_13.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_14     { background: url(images/no_14.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_15     { background: url(images/no_15.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_16     { background: url(images/no_16.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_17     { background: url(images/no_17.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_18     { background: url(images/no_18.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_19     { background: url(images/no_19.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_20     { background: url(images/no_20.gif) no-repeat;   padding: 0 0 0 25px;  margin: 10px 0 0 0; }
p.no_txt     {  margin: 20px 0 0 0; padding: 0 0 0 25px; }

/*------------------------------------------------------------------------
Position
--------------------------------------------------------------------------*/
.alignleft					{ float: left; padding: 0 10px 10px 0;  }
.alignright				{ float: right; padding: 0 0 10px 15px;  }


/*------------------------------------------------------------------------
BR Clear Module
--------------------------------------------------------------------------*/
img		 										{ border: 0; }
img.bg_img01			{ background: url(http://data.web-stylish.com/blog/bg_img01.gif) no-repeat; padding: 5px 5px 20px 5px;} 

/* PR Link */
.ph_style01 								{	position: relative;	float: left;	}
.ph_style01 img					{ display: block;}
.ph_style01 span				{ width: 16px;	height: 16px;	font-size: 0;	background-image: url(http://data.web-stylish.com/blog/m_round.png);	position: absolute;}
.corner01										{	top: 0;	left: 0;	}
.corner02										{	top: 0;	right: 0;	background-position: 16px 0;	}
.corner03										{	bottom: 0;	left: 0;	background-position: 0 16px;	}
.corner04										{	bottom: 0;	right: 0;	background-position: 16px 16px;}


/*------------------------------------------------------------------------
BR Clear Module
--------------------------------------------------------------------------*/
.clear 										{ clear: both; }
.clearfix									{ min-height: 1px;}
.clearfix:after					{ content: ".";    display: block;    clear: both;  height: 0;  visibility: hidden;}
* html .clearfix 			{ height: 1px;  /*\*//*/  height: auto;  overflow: hidden;  /**/}

/*------------------------------------------------------------------------
Font
--------------------------------------------------------------------------*/
.verdana					{ font-family: "Verdana", "Arial";   }
.verdana130		{ font-family: "Verdana", "Arial";   font-size: 130%; }
.verdana90			{ font-family: "Verdana", "Arial";   font-size: 90%; }
.verdana75			{ font-family: "Verdana", "Arial";   font-size: 75%;  }
.txtsize_130		{ font-size: 130%;   }
.txtsize_90			{ font-size: 90%;   }
.txtsize_75			{ font-size: 75%; }

.txtcolor_red			{ color: #F0348C;  }
.txt_emphasis			{ font-size: 140%; color: #F0348C; }
code										{ background-color: #f5f5f5; color: #333;  font-family: 'メイリオ',Meiryo,"Lucida Grande","Verdana", "Arial"; }
/*------------------------------------------------------------------------
Position Module
--------------------------------------------------------------------------*/
.position_left 						{ text-align: left; }
.position_center				{ text-align: center; }
.position_right 					{ text-align: right; }
.float_left									{ float: left; padding: 0 10px 10px 0;  }
.float_right								{ float: right; padding: 0 0 10px 15px;  }

/*------------------------------------------------------------------------
Spacer
--------------------------------------------------------------------------*/
.margin_top5			{ margin-top : 5px; }
.margin_top10		{ margin-top : 10px; }
.margin_top15   { margin-top : 15px; }
.margin_top20   { margin-top : 20px; }
.margin_top25   { margin-top : 25px; }
.margin_top30   { margin-top : 30px; }
.margin_top35   { margin-top : 35px; }
.margin_top40   { margin-top : 40px; }
.margin_top50   { margin-top : 50px; }


