/*  
Theme Name: Hamasaki
Theme URI: http://www.jauhari.net/themes/hamasaki/
Description: <p>Hamasaki Theme is magazine style theme. I dedicated this theme for Ayumi Hamasaki.</p> <p>Visit the <a href="http://www.jauhari.net/themes/hamasaki">Theme Page</a> for theme update and other related information. Icon by <a href="http://www.pinvoke.com/">Pinvoke</a> </p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 1.7
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/
Tags: blue, gree, three columns, fixed width, 125 ads ready, widgets, theme options

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://www.jauhari.net/themes/hamasaki
	Crafted on 09 July 2008
	Last Edit: 18 February 2009 07.47  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

@import url("src/menu.css");  /* Drop Navigation specific styles */
@import url("src/contact.css");  /* Contact specific styles */

/* 
*********************
Social Style 
********************* 
*/

html {
	height: 100%;
}
* {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
p {
	line-height: 1.6em;
	margin: 0 0 0.7em;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img.right, img.alignright, .entry .alignright {
	float: right;
	margin: 10px 0 0 10px;
}
img.left, img.alignleft, .entry .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
hr {
	display: none;
}
body {
	font: 13px arial, verdana, tahoma, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #666;
}
a:hover, a:active {
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, Serif;
}
/* 
********************
Etc
******************** 
*/
br.clear {
	clear: both;
}
/* 
********************
Design 
******************** 
*/
#page {
	text-align: left;
	width: 970px;
	margin: 0 auto;
}
#sub-page {
	padding: 20px 0 0;
}
#content-wrap {
	float: left;
	width: 100%;
}
#content {
	margin: 0 320px 0 0;
}
#sidebar {
	float: left;
	margin-left: -300px;
	width: 300px;
}
.side1 {
	width: 180px;
	float: left;
}
.side2 {
	width: 120px;
	float: left;
}
#footer-all {
	border-top: 2px dotted #ccc;
	background: #efefef;
	margin-top: 20px;
}
#footer {
	width: 970px;
	margin: 0 auto;
	padding: 10px 10px 0;
	text-align: left;
	position: relative;
}
#footer p {
	font-size: 120%;
}
#footer p.right {
	text-align: right;
	position: absolute;
	right: 0;
	top: 10px;
}
#footer .rss {
	background: url(images/ico/rss.png) 0 2px no-repeat;
	padding-left: 20px;
}
/*
********************
myHead 
********************
*/
#pager {
	height: 90px;
}
#headr {
	margin: 10px 0 0;
	padding: 0;
	text-align:left;
	position: relative;
	height: 90px;
}
#top {
	background: #333;
	border-top: 5px solid #339900;/*	border-top: 5px solid #58C6F4;*/
}
#navr {
	height: 40px;
	width: 970px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	font-size: 110%;
}
#navr ul {
	list-style: none;
	padding-top: 10px;
}
#navr ul li {
	display: inline;
}
#navr ul li a {
	padding: 2px 10px;
	color: #efefef;
}
#navr ul li.current_page_item a {
	background: #339900;
	color: #000;
}
#navr ul li a:hover {
	padding: 2px 10px;
	color: #fff;
	background: #666;
}
.search {
	position: absolute;
	right: 0;
	top: 8px;
}
.search #s {
	width: 200px;
	padding: 4px;
	border: 1px solid #ccc;
	background: #666 url(images/ico/search.png) 3px 3px no-repeat;
	color: #ccc;
	padding-left: 20px
}
.search #s:hover, .search #s:focus {
	width: 200px;
	padding: 4px;
	border: 1px solid #ddd;
	background: #444 url(images/ico/search.png) 3px 3px no-repeat;
	color: #fff;
	padding-left: 20px
}
#headr h1 {
	font-size: 300%;
	padding-top: 20px;
}
#headr h1 a {
	color: #B30300;
}
.description {
	display: none;
}
#ads-468 {
	position: absolute;
	right: 0;
	bottom: 20px;
}
.catcat {
	padding-top: 5px;
	background: #666;
}
h3.468-header {
	display: none;
}
/*
********************
myPost 
********************
*/

.pix {
	background: #ccc;
}
.lastlast {
	background: #222 url(images/bg/last.jpg) 0 0 no-repeat;
	padding: 20px 20px 50px;
	color: #ccc;
	position: relative;
	z-index: 1;
}
.lastlast a {
	z-index: 100;
}
.lastlast h2 {
	z-index: 100;
}

.superdate {
	margin-bottom: 10px;
}
.lastlast .metameta {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.superlast {
	float: left;
	width: 300px;
	z-index: 3;
}
.post {
	margin-bottom: 20px;
}
.post h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 160%;
	letter-spacing: -1pt;
	margin-bottom: 10px;
}
.post h2 a:link, .post h2 a:visited {
	color: #B30300;
}
.superflow {
	border-top: 2px dotted #999;
	padding-top: 20px;
}
.posties {
	height: 180px;
	margin-bottom: 20px;
	position: relative;
}
.posties h2 {
	margin-bottom: 10px;
}
.double h2 a:link,.double h2 a:visited, .posties h2 a:link, .posties h2 a:visited {
	color: #339900;
}
.double .entry, .posties .entry {
	margin-top: 5px;
}
.leftside {
	float: left;
	width: 315px;
	border-bottom: 1px dotted #999;
	padding: 0 0 10px;
}
.rightside {
	float: right;
	width: 315px;
	border-bottom: 1px dotted #999;
	padding: 0 0 10px;
}
.posties .metameta {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 315px;
}
.posties .metameta .commr {
	position: absolute;
	bottom: 0;
	right: 0;
}


.double .metameta .commr {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.tages {
	position: absolute;
	left: 0;
	bottom: 10px;
}


.double {
	min-height: 140px;
	width: 650px;
}
.featured {
	margin-top: 20px;
}
.double, .featured-post {
	border-bottom: 1px dotted #999;
	padding: 0 0 10px;
	margin-bottom: 20px;
	position: relative;
}
.double {
	padding-bottom: 30px;
}
.featured a:link,.featured a:hover {
	color: #B30300;
}
.featured h3 a:visited,.featured h3 a:link {
	color: #ccc;
}
.featured h3.title {
	background: #000;
	padding: 4px;
	margin-bottom: 10px;
}
.post-content {
	float: left;
	width: 480px;
}
.post-image {
	float: right;
}
.postin {
	width: 495px;
}
.featured .tumbr {
}
.navigation {
	margin-bottom: 20px;
	min-height: 20px;
}
.navigation a {
	color: #339900;
}
.navigation .alignleft {
	float: left;
	width: 50%;
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}
.entry ul, .entry ol {
	margin: 0 0 0.7em 30px;
	line-height: 1.6em;
}
.entry a:link, .entry a:visited {
	color: #004199;
	text-decoration: none;
}
.entry a:hover {
	color: #000;
	text-decoration: underline;
}
.lastlast a:link, .lastlast a:visited {
	color: #fff;
}

.lastlast h2 a:link, .lastlast h2 a:visited {
	color: #fff;
}

.lastlast .entry {
	line-height: 18px;
}

.kanren {
	margin:110px 0 0 0 ;
}
.selector01 {
    border-top: 1px solid #CCCCCC;   
    border-bottom: 1px solid #CCCCCC;   
    padding:0.6em 0.7em;
	font: bold 1.2em 'arial', sans-serif;
} 

.kanren ol {
	list-style:none;
}
.kanren li {
	background: url(http://norizou.com/wp-content/uploads/2010/07/feedtag.png) no-repeat;
	list-style:none;
	margin:6px 0px;
	padding-left:19px; 
	display: block;
	background-position: 0 -1px;
}

blockquote {
	font-style: italic;
	margin-left: 30px;
	font-family: Georgia, serif;
	font-size: 110%;
}
pre, code {
	margin: 0 0 1.2em;
}



/* -------- art --- */
.pagetitle {
	margin-bottom: 20px;
}
.archives ul {
	margin-left: 30px;
}

.singlelis {
	margin-bottom: 20px;
}
.singlelis h3 {
	border-bottom: 1px solid #ccc;
}
.inn {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 0;
}
/*
********************
myday
********************
*/
#sidebar a {
	color: #333;
}
#sidebar a:hover {
	text-decoration: underline;
}
.side1 ul, .side2 ul {
	list-style: none;
}
.side1 h3, .side2 h3, .side1 h2, .side2 h2 {
	font-size: 16px;
	padding: 4px 0;
	margin-bottom: 5px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.boxr, #sidebar .categories, #sidebar .linkcat, #sidebar .widget {
	margin-bottom: 20px;
}
.side1 .gapy {
	margin-right: 10px;
}
.boxtop {
	background: #efefef;
	padding: 15px 0 8px;
	margin-bottom: 20px;
	border: 1px dotted #666;
}
/* Box Ads */
		.box-ad {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	text-align: center;
	list-style: none;
	font-size: 0.9em;
}
.box-ad li {
	float: left;
	margin: 0 0 10px 17px;
	padding: 0;
	display: inline;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

#ayu {
	margin-bottom: 20px;
}

.stats {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	font-size: 90%;
}

.archiv li {
	padding-left: 16px;
	background: url(images/ico/10-dates.png) 0 3px no-repeat;
}
.linkcat li {
	padding-left: 16px;
	background: url(images/ico/10-link.png) 0 3px no-repeat;
}
.meta li {
	padding-left: 16px;
	background: url(images/ico/10-star.png) 0 3px no-repeat;
}

/*
********************
myComment 
********************
*/
h3#trackbacks, h3#comments, h3#respond {
	margin-bottom: 10px;
}

ol.commentlist, ol.trackbacklist {
	list-style: none;
	margin-bottom: 20px;
}
.commentlist ul {
	list-style: none;
}
.track {
	padding: 10px 0;
}
.comment {
	padding: 10px 5px;
	position: relative;
}
.comment a {
	color: #004199;
}
.alt {
	background: #58C6F4;
}
.alt a {
	color: #132A34;
}


.commentlist .children {
	margin-left: 30px;
}


.formin input {
	padding:4px 2px;
	border:solid 1px #aacfe4;
}
textarea {
	width: 100%;
	padding:4px 2px;
	border:solid 1px #aacfe4;
}
.formin #submit {
		clear:both;
		width:125px;
		height:31px;
		background:#666666 url(images/submit.png) no-repeat;
		text-align:center;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		border: none;
}

.leftarea {
	float: left;
	width: 170px;
}
.leftarea img {
	background: #B8E7FA;
	padding: 4px;
	margin-bottom: 10px;
}
.alt .leftarea img {
	background: #fff;
	padding: 4px;
}
.rightarea {
	margin-right: 50px;
	margin-left: 170px;
}
.commentmetadata {
	position: absolute;
	bottom: 10px;
}
.numero {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 200%;
}
.alt .numero a {
	color: #fff;
}

.tool-tip {
	color:#444444;
	width:250px;
	z-index:13000;
}
.tool-title {
	font-weight:normal;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#343434;
	padding:8px 8px 5px 8px;
	background:url(images/tips-trans.png) top left;
	text-align:left;
	border: 1px dotted #999;
	border-bottom: none;
}
.tool-text {
	font-size:12px;
	padding:0 8px 8px 8px;
	background:url(images/tips-trans.png) bottom right;
	text-align:left;
	border: 1px dotted #999;
	border-top: none;
}
img.wp-smiley {
	vertical-align: -25%;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* WP 2.7 */
.reply {	text-align: right;}


/****************************************************************
【Contact Form7 の設定】
*****************************************************************/
.sidebarInput { width: 350px; }

/*------------------------------------------------------------
■各種Classタグ一覧
------------------------------------------------------------*/
/*************************************************************
【囲みのパーツ】
*************************************************************/
.kakomi{
	width:450px;
	margin:10px 0 10px 0;
	background-color:#eef3f6;
	padding:10px;
	border: solid 1px #e2e8eb;
}
.kakomi h3{
	font-size:14px;
	 font-weight:bold;
	color:#838a8e;
	margin:0 0 5px 0;
}
.kakomi li{
	background-image:url(images/kakomili.gif);
	list-style-type: none;
	background-position:0 6px;
	background-repeat:no-repeat;
	padding:0 0 3px 8px;
	}
.kakomi li a{
	color:#677074;
	}
.kakomi li a:hover{
	color:#343d41;
	text-decoration:underline;
	}


/*************************************************************
【ボタンの設定】
*************************************************************/

.post a.button {
background:#560E00;
height:25px;
width:140px;
padding:5px 10px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
position:relative;
left:0;top:0;
}

.post a.button:hover {
color:#FFFFFF;
background:#990E00;
text-decoration:none;
}

.post a.button2 {
background:#2ca9e1;
height:25px;
width:140px;
padding:5px 10px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
position:relative;
left:0;top:0;
}

.post a.button2:hover {
color:#FFFFFF;
background:#a0d8ef;
text-decoration:none;
}

.link {
	background:#dbea69;
	margin: 0px 3px 0px 0px;
	height:16px;
	width:140px;
	padding:1px 6px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	position:relative;
	left:0;top:0;
}


/****************************************************************
【marginの設定】
*****************************************************************/

.m0	{ margin: 0!important; }		/*margin-0px(周りのブロックから0px)をhtml上で指定するタグがm0*/
.m0-t	{ margin-top: 0!important; }		/*margin-top0px(周りのブロックから上0px)をhtml上で指定するタグがmt_0*/
.m0-r	{ margin-right: 0!important; }		/*margin-right0px(周りのブロックから右0px)をhtml上で指定するタグがmr_0*/
.m0-b	{ margin-bottom: 0!important; }		/*margin-bottom0px(周りのブロックから下0px)をhtml上で指定するタグがmb_0*/
.m0-l	{ margin-left: 0!important; }		/*margin-left0px(周りのブロックから左0px)をhtml上で指定するタグがml_0*/

.m5	{ margin: 5px!important; }
.m5-t	{ margin-top: 5px!important; }
.m5-r	{ margin-right: 5px!important; }
.m5-b	{ margin-bottom: 5px!important; }
.m5-l	{ margin-left: 5px!important; }

.m10	{ margin: 10px!important; }
.m10-t	{ margin-top: 10px!important; }
.m10-r	{ margin-right: 10px!important; }
.m10-b	{ margin-bottom: 10px!important; }
.m10-l	{ margin-left: 10px!important; }

.m15	{ margin: 15px!important; }
.m15-t	{ margin-top: 15px!important; }
.m15-r	{ margin-right: 15px!important; }
.m15-b	{ margin-bottom: 15px!important; }
.m15-l	{ margin-left: 15px!important; }

.m20	{ margin: 20px!important; }
.m20-t	{ margin-top: 20px!important; }
.m20-r	{ margin-right: 20px!important; }
.m20-b	{ margin-bottom: 20px!important; }
.m20-l	{ margin-left: 20px!important; }

.m25	{ margin: 25px!important; }
.m25-t	{ margin-top: 25px!important; }
.m25-r	{ margin-right: 25px!important; }
.m25-b	{ margin-bottom: 25px!important; }
.m25-l	{ margin-left: 25px!important; }

.m30	{ margin: 30px!important; }
.m30-t	{ margin-top: 30px!important; }
.m30-r	{ margin-right: 30px!important; }
.m30-b	{ margin-bottom: 30px!important; }
.m30-l	{ margin-left: 30px!important; }

.m35	{ margin: 35px!important; }
.m35-t	{ margin-top: 35px!important; }
.m35-r	{ margin-right: 35px!important; }
.m35-b	{ margin-bottom: 35px!important; }
.m35-l	{ margin-left: 35px!important; }

.m40	{ margin: 40px!important; }
.m40-t	{ margin-top: 40px!important; }
.m40-r	{ margin-right: 40px!important; }
.m40-b	{ margin-bottom: 40px!important; }
.m40-l	{ margin-left: 40px!important; }

.m45	{ margin: 45px!important; }
.m45-t	{ margin-top: 45px!important; }
.m45-r	{ margin-right: 45px!important; }
.m45-b	{ margin-bottom: 45px!important; }
.m45-l	{ margin-left: 45px!important; }

.m50	{ margin: 50px!important; }
.m50-t	{ margin-top: 50px!important; }
.m50-r	{ margin-right: 50px!important; }
.m50-b	{ margin-bottom: 50px!important; }
.m50-l	{ margin-left: 50px!important; }

.m55	{ margin: 55px!important; }
.m55-t	{ margin-top: 55px!important; }
.m55-r	{ margin-right: 55px!important; }
.m55-b	{ margin-bottom: 55px!important; }
.m55-l	{ margin-left: 55px!important; }

.m60	{ margin: 60px!important; }
.m60-t	{ margin-top: 60px!important; }
.m60-r	{ margin-right: 60px!important; }
.m60-b	{ margin-bottom: 60px!important; }
.m60-l	{ margin-left: 60px!important; }

.m65	{ margin: 65px!important; }
.m65-t	{ margin-top: 65px!important; }
.m65-r	{ margin-right: 65px!important; }
.m65-b	{ margin-bottom: 65px!important; }
.m65-l	{ margin-left: 65px!important; }

.m70	{ margin: 70px!important; }
.m70-t	{ margin-top: 70px!important; }
.m70-r	{ margin-right: 70px!important; }
.m70-b	{ margin-bottom: 70px!important; }
.m70-l	{ margin-left: 70px!important; }


/****************************************************************
【paddingの設定】
*****************************************************************/

.p0	{ padding: 0!important; }		/*padding-0pxをhtml上で指定するタグがm0*/
.p0-t	{ padding-top: 0!important; }		/*padding-top0pxをhtml上で指定するタグがmt_0*/
.p0-r	{ padding-right: 0!important; }		/*padding-right0pxをhtml上で指定するタグがmr_0*/
.p0-b	{ padding-bottom: 0!important; }	/*padding-bottom0pxをhtml上で指定するタグがmb_0*/
.p0-l	{ padding-left: 0!important; }		/*padding-left0pxをhtml上で指定するタグがml_0*/

.p5{ padding: 5px!important; }
.p5-t{ padding-top: 5px!important; }
.p5-r{ padding-right: 5px!important; }
.p5-b{ padding-bottom: 5px!important; }
.p5-l{ padding-left: 5px!important; }

.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }

.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p25{ padding: 25px!important; }
.p25-t{ padding-top: 25px!important; }
.p25-r{ padding-right: 25px!important; }
.p25-b{ padding-bottom: 25px!important; }
.p25-l{ padding-left: 25px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p35{ padding: 35px!important; }
.p35-t{ padding-top: 35px!important; }
.p35-r{ padding-right: 35px!important; }
.p35-b{ padding-bottom: 35px!important; }
.p35-l{ padding-left: 35px!important; }

.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }

.p45{ padding: 45px!important; }
.p45-t{ padding-top: 45px!important; }
.p45-r{ padding-right: 45px!important; }
.p45-b{ padding-bottom: 45px!important; }
.p45-l{ padding-left: 45px!important; }

.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }

.p55{ padding: 55px!important; }
.p55-t{ padding-top: 55px!important; }
.p55-r{ padding-right: 55px!important; }
.p55-b{ padding-bottom: 55px!important; }
.p55-l{ padding-left: 55px!important; }

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }

.p65{ padding: 65px!important; }
.p65-t{ padding-top: 65px!important; }
.p65-r{ padding-right: 65px!important; }
.p65-b{ padding-bottom: 65px!important; }
.p65-l{ padding-left: 65px!important; }

.p70{ padding: 70px!important; }
.p70-t{ padding-top: 70px!important; }
.p70-r{ padding-right: 70px!important; }
.p70-b{ padding-bottom: 70px!important; }
.p70-l{ padding-left: 70px!important; }


/****************************************************************
【fontの設定】
*****************************************************************/

.normal{ font-weight: normal!important; }	/*普通サイズのfont*/
.b{ font-weight: bold!important; }		/*普通サイズのfont*/
.small{ font-size: 80%!important; }		/*普通サイズのfont*/
.big{ font-size: 120%!important; }		/*普通サイズのfont*/
.underline{ text-decoration: underline!important; }	/*文字の下線*/

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }


/****************************************************************
【colorの設定】
*****************************************************************/

.black{ color: #000!important; }	/*黒色*/
.red{ color: #ff0000!important; }	/*赤色*/
.blue{ color: #0000dd!important; }	/*青色*/
.green{ color: #008000!important; }	/*緑色*/
.yellow{ color: #ffff00!important; }	/*黄色*/
.gray{ color: #ccc!important; }		/*灰色*/
.orange{ color: #ff6600!important; }	/*橙色*/
.pink{ color: #e3297d!important; }	/*ピンク*/
.purple{ color: #660099!important; }	/*紫色*/
.olive{ color: #808000!important; }	/*黄土色*/
.lime{ color: #00ff00!important; }	/*黄緑*/
.aqua{ color: #167FA6!important; }	/*水色*/


/****************************************************************
【文字背景色の設定】
*****************************************************************/

.box-yellow{ background-color: #ffff00!important; }	/*黄色の文字背景*/
.box-blue{ background-color: #4ab0f5!important; }	/*青色の文字背景*/
.box-red{ background-color: #fc9b8b!important; }	/*赤色の文字背景*/


/****************************************************************
【alignの設定】
*****************************************************************/

.al-c{ text-align: center; }		/*中央寄せ*/
.al-r{ text-align: right; }		/*右寄せ*/
.al-l{ text-align: left; }		/*左寄せ*/
