﻿@charset "UTF-8";
/*
Theme Name: Uraparis
Description: Uraparis-version1.0
Version: 1.0
Author: hiderino
Author URI: http://gragre.com/
*/

/* ★begin-  */
/* ★end---  */

body, html
{
	font-family: Helvetica, Arial, Meiryo, "Hiragino Kaku Gothic Pro", Osaka, "sans-serif";
	font-size: 13px;
	height: 100%;
	line-height: 1.7em;
	text-align: center;
	background-color: #ffffff;
	color: #333333;
}

a
{
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}

a:hover
{
	color: #999999;
	background-color: transparent;
	text-decoration: none;
}

img
{
	border: none;
}

img a
{
	border: none;
}

#wrapper
{
	position: relative;
	width: 780px;
	min-height: 93%;
	_height: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}

/* ★begin- header */

#header
{
	text-align: left;
	margin: 0;
	padding: 0;
	width: 780px;
	height: 140px;
}

.logo
{
	float: left;
	margin: 15px 0px 10px 0px;
}

#menu
{
	float: right;
	margin: 15px 0px 20px 0px;
}

/* ★end--- header */

/* ★begin- main */

#main
{
	clear: both;
	text-align: left;
	width: 780;
	height: 100%;
	margin: 10px 0px 10px 0px;
}

/* ★begin- TOP */

.top_imgmap
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -327px;
	margin-top: -175px;
}

#index1 .entry_block
{
	margin-left: 80px;
}

/* ★end--- TOP */
/* ★begin- About */

#about h1
{
	font-size: 2.4em;
	line-height: 1.1em;
	color: #444444;
	margin: 20px 10px 60px 10px;
}

#about h1:first-letter
{
	color: #cccccc;
	font-family: "HiraMinPro-W6","MS Mincho",serif;
	font-size: 2em;
	font-weight: bold;
	vertical-align: middle;
	margin-right: 20px;
}

#about h2
{
	font-size: 1.2em;
	line-height: 1.1em;
	color: #666666;
	margin: 2px 10px 30px 100px;
}

#about .text
{
	font-size: 1em;
	margin: 0px 10px 20px 90px;
	text-align: left;
}

#about .entry_block
{
	margin-left: 80px;
}

/* ★end--- About */
/* ★begin- Entry */

#entry
{
	height: auto;
}

#entry h2
{
	font-size: 1.6em;
	line-height: 1.1em;
	text-align: left;
	color: #444444;
	margin: 10px 10px 30px 10px;
}

#entry .text
{
	font-size: 1em;
	margin: 0px 10px 20px 90px;
	text-align: left;
}

#entry .post_time
{
	clear: both;
	font-size: 0.8em;
	text-align: right;
	margin: 5px 0px 5px 0px;
}

#entry .entry_block
{
	border-bottom: 1px dashed #EAEAEA;
}

/* ★end--- Entry */
/* ★begin- Comments */

#comments
{
	height: auto;
}

#commentlist li
{
	border-bottom: 1px dashed #eaeaea;
	margin-left: 120px;
}

#commentlist .comment_by
{
	text-align: right;
	font-size: 0.8em;
}

#entry form
{
	text-align: right;
}

/* ★end--- Comments */
/* ★begin- Archive */

#archive h1
{
	font-size: 2em;
	line-height: 1.1em;
	color: #444444;
	margin: 20px 10px 60px 10px;
}

#archive h1:first-letter
{
	color: #cccccc;
	font-family: "HiraMinPro-W6","MS Mincho",serif;
	font-size: 2em;
	font-weight: bold;
	vertical-align: middle;
	margin-right: 20px;
}

#archive h2
{
	font-size: 1.6em;
	line-height: 1.1em;
	color: #444444;
	margin: 10px 10px 2px 10px;
}

#archive .text
{
	font-size: 1em;
	margin: 0px 10px 20px 90px;
	text-align: left;
}

#archive ul li
{
	list-style: square inside;
	margin: 0px 0px 10px 80px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px dashed #eaeaea;
}

#archive .post_time
{
	clear: both;
	font-size: 0.8em;
	text-align: right;
	margin: 5px 0px 5px 0px;
}

#archive .entry_block
{
	margin-left: 80px;
	border-bottom: 1px dashed #eaeaea;
}

/* ★end--- Archive */
/* ★begin- navi */

#pages
{
	height: 20px;
	margin: 10px 0px;
}

#pages .page_navi_prev
{
	display: inline;
	border: 1px solid #EAEAEA;
	float: left;
}

#pages .page_navi_next
{
	display: inline;
	border: 1px solid #EAEAEA;
	float: right;
}

#pages .page_navi_prev a
{
	display: block;
}

#pages .page_navi_prev a:hover
{
	display: block;
	background-color: #EAEAEA;
	color: #666666;
}

#pages .page_navi_next a
{
	display: block;
}

#pages .page_navi_next a:hover
{
	display: block;
	background-color: #EAEAEA;
	color: #666666;
}

/* ★end--- navi */
/* ★end--- main */

/* ★begin- footer */

#footer
{
	position: absolute;
	height: 20px;
	width: 780px;
	text-align: left;
	margin: 0 auto;
}

.copyright
{
	margin: 10px 0px 0px 20px;
	font-size: 0.8em;
	line-height: 1em;
}

/* ★end--- footer */

.center_img
{
	text-align: center;
	margin-bottom: 2em;
}

.center_text
{
	width: 70%;
	margin: 0 auto;
}

.left_img
{
	float: left;
	margin: 0 2em 2em 0;
}

.right_text
{
	
}

.clear_layout
{
	clear: both;
}
